You are not logged in.

1

Thursday, April 3rd 2008, 1:57pm

Ajax development with Konqueror

Hello everybody,

With firefox the extension firebug is available and there is 2 major feature of this plugin that I always use.

First the javascript console, when I run an Ajax request if the server faill to respond the error is printed and I can clic on it to see full detail (otherwise you just don't see any change).

Second the DOM editor, I can easly remove an element in the DOM tree of the current document.

So is there any way to do those kind of things with Konqueror (as I really enjoy using KDE, I prefer using Konqueror instead of Firefox).

TIA.