nathansearles / slidesjs

SlidesJS is obsolete and no longer maintained.
https://nathansearles.github.io/slidesjs/
1.71k stars 356 forks source link

Not working with Jquery 1.10.2 #559

Closed gowebsmarty closed 10 years ago

gowebsmarty commented 10 years ago

Hi there,

Its not working with Jquery 1.10.2 which is shipped with latest wordpress versions.. You can just replace jquery version in your demo files and test..

nathansearles commented 10 years ago

There must be something else going on. SlidesJS 3 is compatible with jQuery 1.10+. I just retested it and everything appears to be working as expected. Is it possible that you're loading multiple versions of jQuery?

gowebsmarty commented 10 years ago

Thanks a lot for your quick feedback...

Just noticed a strange thing that its working with jquery loaded from http://code.jquery.com/jquery-1.10.2.min.js But not working with the one packed with latest wordpress releases..

Ex:- http://mcwslab.biz/ent/wp-includes/js/jquery/jquery.js?ver=1.10.2

Any ideas?..

Jonathlee commented 10 years ago

Have you tried include jquery migrate?

gowebsmarty commented 10 years ago

Jquery migrate is of course included in wordpress but I had no luck making this to work with wordpress..

gowebsmarty commented 10 years ago

.