We often get to the point where we need to test out pages for differant things. I have recently started using the Konqueror browser on a Linux system for testing. The final version often has some strange quirks, as the browser treats things a little differantly as far as layout is concerned, but it also has some very nice features.
IE offers a view source if you wish to look at the source of thge page to look at the output.
Mozilla offers a a javascript and java console for developers.
Konqueror offers the following tools to help the developer:
Show Dom tree: Displays the entire page DOM tree, useful for javascript development and CSS files.
Validate Web Page: Allows the user to validate the HTML or CSS for a page with the W3C validator.
Translate Page: Wondering how your page will look if translated to another language? This will link you straight to the Babel service and allow you to translate the page quickly.
Some people may not care to much for Linux, some may care to much, but the Konqueror web browser is definately useful for web developers who may need more than just a view source button or a javascript console.
-Tarwn --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
For my next trick I will pull a hat out of a rabbit (if you think thats bad you should see how the pigeon feels...)
IE offers a view source if you wish to look at the source of thge page to look at the output.
Mozilla offers a a javascript and java console for developers.
Konqueror offers the following tools to help the developer:
Show Dom tree: Displays the entire page DOM tree, useful for javascript development and CSS files.
Validate Web Page: Allows the user to validate the HTML or CSS for a page with the W3C validator.
Translate Page: Wondering how your page will look if translated to another language? This will link you straight to the Babel service and allow you to translate the page quickly.
Some people may not care to much for Linux, some may care to much, but the Konqueror web browser is definately useful for web developers who may need more than just a view source button or a javascript console.
-Tarwn --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
For my next trick I will pull a hat out of a rabbit (if you think thats bad you should see how the pigeon feels...)