Thread: jQuery Help with this code ...
View Single Post
Old 09-15-2012, 05:17 PM   PM User | #6
xelawho
Senior Coder

 
xelawho's Avatar
 
Join Date: Nov 2010
Posts: 2,437
Thanks: 52
Thanked 453 Times in 451 Posts
xelawho will become famous soon enoughxelawho will become famous soon enough
look at point 2, above.

the error console tells you that $ is not defined. Being that $ is used by jQuery you know there is a problem with jQuery. It could be that the file is not loading, or it could be...
xelawho is offline   Reply With Quote
Users who have thanked xelawho for this post:
JosiahB (09-17-2012)