Posted by manischewitzbacon on February 9, 2009 at 9:41pm
Jump to:
| Project: | jQuery Update |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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.jscan someone tell me what i'm missing?
Comments
#1
Are 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.
#2
Closing due to lack of activity.