jquery not loading for most pages
Last Post 08/27/2010 6:47 PM by Joseph Craig. 3 Replies.
Author Messages
programmerboy
Nuker
Nuker
Posts:13


--
08/26/2010 3:46 PM  
Hi, I have some jquery code in my skin file. To my surprise JQuery is not loading for most of the pages and I am getting Javascript error in IE. I tried viewing source and jquery wasn't there. However it is loading when I am in "HOST" page. I am using DNN 05.04.02 (66). Please help. Here is the site URL http://brunwaydevelopment.someonesa.../Home.aspx
Joseph Craig
DNN MVP
Posts:11667


--
08/26/2010 9:14 PM  
Check the jquery settings on the Host Settings page.

Also, check page source to see that the jquery initialization exists.

Joe Craig, Patapsco Research Group
Complete DNN Support
programmerboy
Nuker
Nuker
Posts:13


--
08/26/2010 11:26 PM  
I did both. JQuery initialization is not included in any of the page. Also, JQuery settings on the Host are ok. Is there any specific check box on JQuery settings you want me to check? Not exactly sure what the problem is. I wasnt expecting this. Ironically it works when I am on Host page (not subpages)
Joseph Craig
DNN MVP
Posts:11667


--
08/27/2010 6:47 PM  
Hmmm.  You said that jquery didn't work for "most" pages.  Are there pages on which it works?  What is the difference between the two groups of pages.  Perhaps there is something in a skin used on the pages that do not work that contains javascript with an error.  That will prevent jquery from working.



Joe Craig, Patapsco Research Group
Complete DNN Support


---