Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Better Pull Quotes??? Re: Better Pull Quotes???

#72607
realph
Participant
"chriscoyier" wrote:
My best guess is that jQuery isn’t getting loaded properly. I’d get that hard link to the library out of there and try this:

http://digwp.com/2009/06/including-jque … right-way/

Sorry to sound like a noob but could you check if I’m doing this right?
I’ve got this in the header.php file, RIGHT BEFORE the <?php wp_head(); ?>:

Code:

Then I have this RIGHT AFTER the <?php wp_head(); ?>:

Code:

And it’s still not working. Am I doing anything wrong, am I using the wrong jQuery file. I went to this site http://jquery.com/ and clicked the Download (jQuery) button with Production selected (as below).

[attachment=0]Screen shot 2010-03-20 at 02.28.30.png[/attachment]
What could I be doing wrong? I really appreciate the help by the way.

Thanks in advance.