![]() |
Problem with jQuery.easing
I saw this site I really like and wanted to use a feature from it. I grabbed all of the code and the files that were needed to reproduce the feature. It works fine the 1st time you use it (if you can click the link promotions before the page loads fully) Let me know what you think could be causing this malfunction.
This is the error in the error consul jquery.easing.1.3.js:46TypeError: 'undefined' is not a function (evaluating 'jQuery.easing[jQuery.easing.def](x, t, b, c, d)') You can see my version here and the original here Now if anyone knows any other way to incorporate this feature within a website I'm all ears. Please please please, any help is greatly appreciated. To download all of the files that make up this test site click here it's 7.8MB. Thank you to anyone that can help. |
your page appears to be already loading a much newer version of jquery. simply remove the reference the the jQuery library file you added, and that alone may very well fix it.
|
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? |
Quote:
|
Actually, this thread has to stay open!!!
I went a step further in developing and that easing effect needs to be included and that's what's breaking this feature from happening correctly. Check out the page now. You can click the "click to read more and see work" link and the other window comes in, you can x it out but hit that "click to read more and see work" link one more time, the window opens and now you cannot do anything. Again all of the files that make up this test site you can grab here. And if you'd like to just download the jquery.main.js files (one where I removed the easing effect thus breaking the site entirely) you can grab those files here. Any help would be greatly appreciated. Thank you ahead of time. |
Quote:
|
I am not seeing jquery.1.3.2.min.js in any of my files. Also I just realized that after opening and closing the promotions link more than once on the fixed page - it actually doesn't work as it should. Try it for yourself.
Here's a quote from above from entry 09-24-2012, 03:29 PM- Quote:
|
never mind, I removed the easing from the file jquery.main.js and it's working without any additional page on the test site and it seems to be working fine - you can see it live here
I will try to get the other page working where there's more than one section on the test site. |
| All times are GMT +1. The time now is 07:24 PM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.