You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

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.