How to track who, where and when mootools is loaded - Joomla! Forum - community, help and support
i'm trying track calls mootools because mootools making big part of site useless on ie, read caused mootools loading 2 times, have tried disable mootools(with plugin) i'm using virtuemart, believe virtuemart requires mootools work because of this(partial code, believe needs mootools)
i have spent several days trying figure out, i'm going crazy, first time have use mootools on something, think it's crap.
the joomla install clean, content added myself, added small plugins disabled now, have tried default skins problem persists, disabled except base joomla 2.5.8 stuff , virtuemart/virtuemart aio 2.0.14. cache emptied , disabled.
i tried enabling debug on both joomla , virtuemart can't see information related script loading or similar. maybe don't know look?
any advice appreciated, thanks.
edit: hoping there way track html generated extension/module/plugin, maybe comments in html or that. no possible?
code: select all
window.addevent('load', function() {
new jcaption('img.caption');
});
i have spent several days trying figure out, i'm going crazy, first time have use mootools on something, think it's crap.
the joomla install clean, content added myself, added small plugins disabled now, have tried default skins problem persists, disabled except base joomla 2.5.8 stuff , virtuemart/virtuemart aio 2.0.14. cache emptied , disabled.
i tried enabling debug on both joomla , virtuemart can't see information related script loading or similar. maybe don't know look?
any advice appreciated, thanks.
edit: hoping there way track html generated extension/module/plugin, maybe comments in html or that. no possible?
do have third party extensions trying load again? can't disable joomla's mootools without third party extension....
Comments
Post a Comment