Hi,
I’m adding a script doing with jquery to the page. The problem is that my script is loaded before jquery.js.
I need to know the file where jquery is loaded, so I can to load my script after.
I have been looking for it but I cant find it where it’s supposed it must to be.
It’s not in catalog.xml and page.xml, where I can find it?
1 answer
Finally, after two days I have found it in:
app/design/frontend/default/your_theme/templates/page/html/head.phtml
This question is now closed