View Single Post
Old 09-10-2012, 11:21 PM   PM User | #2
DanInMa
Senior Coder

 
DanInMa's Avatar
 
Join Date: Nov 2010
Location: Salem,Ma
Posts: 1,307
Thanks: 12
Thanked 204 Times in 204 Posts
DanInMa is on a distinguished road
at the bottom of your page you have included another version of the jquery library and its conflicting with itself ( one of the top 5 most common mistakes with this sort of thing) . if you look in the javascript forum or the javascript frameworks sub-forum there is a great post about most common mistakes using JS libraries as well as a few useful links in my sig you can reference.
__________________
- Firebug is a web developers best friend! - Learn it, Love it, use it!
- Validate your code! - JQ/JS troubleshooting
- Using jQuery with Other Libraries - Jslint for Jquery/other JS library users
DanInMa is offline   Reply With Quote