Closed (fixed)
Project:
jQuery Update
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Feb 2009 at 21:41 UTC
Updated:
1 Jul 2010 at 13:33 UTC
I'm sure I'm doing something wrong, but I've been googling for an hour. on admin pages that appear to need jquery, the <script> block shows up, and the stuff I've done works. if I visit the content pages of my site (as anonymous or authenticated) there's no jquery.
i've added the following line to my theme.info file:
scripts[] = jquery.js
can someone tell me what i'm missing?
Comments
Comment #1
mfer commentedAre you using the jquery update module?
That line should not be in your theme. Only the script files you want your theme to include for the theme specifically should be included in the .info file.
Comment #2
mfer commentedClosing due to lack of activity.