Difference between revisions of "Web page diagnostic tools"

From Joomla! Documentation

m (RightTOC template)
m (Hutchy68 moved page Diagnostic tools to Web page diagnostic tools: specific type of diagnostic tools)
(No difference)

Revision as of 08:04, 23 June 2013

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[edit]

  • Firebug is an Add-on for Firefox 1.5+
For more information, please watch the free video tutorial on using Firebug with Joomla.)
Screenshot-368firebug.png

Internet Explorer Web Browser[edit]

Opera Web Browser[edit]

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[edit]