Web page diagnostic tools: Difference between revisions

From Joomla! Documentation

Wilsonge (talk | contribs)
No edit summary
Cmb (talk | contribs)
Removed Firebug for the Firefox browser. It is no longer available.
Line 4: Line 4:
<noinclude>{{RightTOC}}</noinclude>
<noinclude>{{RightTOC}}</noinclude>
=== Mozilla Firefox Web Browser ===
=== Mozilla Firefox Web Browser ===
* [http://getfirebug.com Firebug] is an Add-on for Firefox 1.5+
::For more information, please watch [[Using Firebug With Your Joomla Website|the free video tutorial on using Firebug with Joomla]].)
::[[File:Screenshot-368firebug.png|350px]]
{{clear}}
* [http://addons.mozilla.org/en-US/firefox/addon/web-developer Web Developer] toolbar (Firefox 1+, Flock, Seamonkey)
* [http://addons.mozilla.org/en-US/firefox/addon/web-developer Web Developer] toolbar (Firefox 1+, Flock, Seamonkey)
* [http://addons.mozilla.org/en-US/firefox/addon/css-viewer CSS Viewer] (Firefox 1.5+)
* [http://addons.mozilla.org/en-US/firefox/addon/css-viewer CSS Viewer] (Firefox 1.5+)

Revision as of 15:24, 17 July 2020

This Article Needs Your Help

This article is tagged because it NEEDS UPDATING. You can help the Joomla! Documentation Wiki by contributing to it.
More pages that need help similar to this one are here. NOTE-If you feel the need is satistified, please remove this notice.

Reason: All these tools mentioned are very dated and many are outright removed


Many browsers can act as platforms for diagnostic tools. You can analyze Web pages built with any version of Joomla by using them. These browser tools have many built-in features such as a DOM Inspector, JavaScript Debugger, Network Inspector, Resources Inspector, Storage Inspector, Profiler, Error Log, Remote Debugging, etc. These tools make it easier to see and debug exactly what is being processed by a browser when rendering a web page.

Mozilla Firefox Web Browser

Internet Explorer Web Browser

Opera Web Browser

Opera has a built-in diagnostic tool called Dragonfly. When viewing the page, right click and choose "Inspect Element" to start Dragonfly.

Safari Web Browser