Web page diagnostic tools: Difference between revisions
From Joomla! Documentation
Dklementjev (talk | contribs) m DebugBar link added |
mNo edit summary |
||
| Line 1: | Line 1: | ||
==== Diagnostic tools for the Firefox web browser ==== | ==== Diagnostic tools for the Firefox web browser ==== | ||
* [ | * [http://addons.mozilla.org/firefox/1843/ Firebug] (FF 1.5+) | ||
* [ | * [http://addons.mozilla.org/firefox/60/ Web Developer] toolbar (FF 1.0+) | ||
* [ | * [http://addons.mozilla.org/firefox/2104/ Simple CSS Viewer] (FF 1.5) | ||
==== Diagnostic tools for the Internet Explorer web browser ==== | ==== Diagnostic tools for the Internet Explorer web browser ==== | ||
* [http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038 Internet Explorer Developer Toolbar] | * [http://www.microsoft.com/downloads/details.aspx?familyid=e59c3964-672d-4511-bb3e-2d5e1db91038 Microsoft Internet Explorer Developer Toolbar] (MSIE 7) | ||
* Users of Office XP | * [http://www.debugbar.com/?langage=en DebugBar] (MSIE 5 - 8, free for personal use) | ||
* [http:// | * MSIE 8, press SHIFT+F12 or click the [http://msdn.microsoft.com/en-us/library/cc304131(VS.85).aspx Developer Tools] icon in the command bar | ||
<noinclude>[[Category:Itemised lists]] [[Category:Templates]]</noinclude> | * Users of Office XP and later may also install the "Script Debugger" via Office Setup (the debugger is not installed by default) | ||
==== Diagnostic tools for the Safari web browser ==== | |||
* How to enable the [http://developer.apple.com/internet/safari/faq.html#anchor14 Safari 3.x Developer Menu] ({{os|mac}} {{os|win}}) | |||
* [http://webkit.org/blog/61/introducing-drosera/ WebKit Drosera JavaScript Debugger] ({{os|mac}} WebKit: {{os|linux}}) | |||
<noinclude>[[Category:Itemised lists]] | |||
[[Category:Templates]]</noinclude> | |||
Revision as of 09:31, 14 May 2008
Diagnostic tools for the Firefox web browser
- Firebug (FF 1.5+)
- Web Developer toolbar (FF 1.0+)
- Simple CSS Viewer (FF 1.5)
Diagnostic tools for the Internet Explorer web browser
- Microsoft Internet Explorer Developer Toolbar (MSIE 7)
- DebugBar (MSIE 5 - 8, free for personal use)
- MSIE 8, press SHIFT+F12 or click the Developer Tools icon in the command bar
- Users of Office XP and later may also install the "Script Debugger" via Office Setup (the debugger is not installed by default)
Diagnostic tools for the Safari web browser
- How to enable the Safari 3.x Developer Menu (
) - WebKit Drosera JavaScript Debugger (
WebKit:
)