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

mfer’s picture

Status: Active » Postponed (maintainer needs more info)

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.

mfer’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Closing due to lack of activity.