Home › Forums › Back End › Jquery not loaded ? – wordpress functions.php › Re: Jquery not loaded ? – wordpress functions.php
May 28, 2012 at 1:00 pm
#103580
Participant
That’s great that it works, but don’t just disregard what it says right before wp_head():
/* Always have wp_head() just before the closing
* tag of your theme, or you will break many plugins, which
* generally use this hook to add elements to such
* as styles, scripts, and meta tags.
*/
Because of that, it would probably be better to call the Superfish script right at the bottom of the Body.