Debug Css Js
Introduction
When you look into the browser console, you see all the javascript and css files that are loaded.
But where are they loaded from?
It is not always obvious what component, module or plugin does actually calls the file to be attached to the document.
This can be problematic as for example a component might be loading its own version of jQuery even if jQuery was already loaded by your template. As you may have experienced already. Loading jQuery library twice can throw multiple javascript errors and break your site functionality.
With the help of this plugin, you can get a trace of where the script was called.
Install and enable the plugin. Then enable debug mode in Joomla configuration.
Debug Css Js
- Version:
- 3.9.0
- Developer:
- DayCounts
- Last updated:
-
Jul 07 2019
5 years ago - Date added:
- Jul 01 2019
- License:
- GPLv2 or later
- Type:
- Free download
- Includes:
- p
- Compatibility:
- J3 J4
Share