JQuery not working
Posted: Thu Nov 05, 2009 9:06 pm
Hi,
I have a newbie question, if anyone can help.
I can't seem to get my installed JQuery (the .js script) to work.
My written JQuery script only works when I source it from http://ajax.googleapis.com/ajax/libs/jq ... ery.min.js.
In simple words:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jq ... ery.min.js"> == WORKS!
<script type="text/javascript" src="jquery-1.3.2.js"> == NOT WORKING!!
Anyone have any idea why?
Many thanks.
I have a newbie question, if anyone can help.
I can't seem to get my installed JQuery (the .js script) to work.
My written JQuery script only works when I source it from http://ajax.googleapis.com/ajax/libs/jq ... ery.min.js.
In simple words:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jq ... ery.min.js"> == WORKS!
<script type="text/javascript" src="jquery-1.3.2.js"> == NOT WORKING!!
Anyone have any idea why?
Many thanks.