This is really weird. If i go to my site http://www.example.com the jQuery will not work on my index file/homepage. However, if I type in http://www.example.com/index.html the jQuery loads up just fine. Any ideas what is going on or how to fix this?
Share
You’re trying to use jQuery before you’ve included it:
Ensure that this is first: