View Single Post
Old 09-24-2012, 11:54 PM   PM User | #6
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
Quote:
Originally Posted by fineartist99 View Post
by golly that f-in worked! I spent the last 3 hours trying to figure this out. Thank you so much!

I removed this line

<script type="text/javascript" src="js/jquery.easing.1.3.js"></script>

and it works fine now - here's a index2.html page to see

Now how do I close this thread?
you had jquery.1.3.2.min.js on there as well, thats the wone you needed to remove ( i might be slightly off on what version you had) but the easing script can stay
__________________
- 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