$scripts is not putting jquery on every page
manischewitzbacon - February 9, 2009 - 21:41
| Project: | jQuery Update |
| Version: | 6.x-1.1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
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?

#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.