arielsalminen / ResponsiveSlides.js

Simple & lightweight responsive slider plugin (in 1kb)
http://responsiveslides.com
3.46k stars 1.52k forks source link

How to combine it with http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js #381

Closed ghost closed 7 years ago

ghost commented 7 years ago

I'm also using http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js for creating a slide out.

If http://ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js is used first, the slideshow is not working, if it is referenced as last, the slide out is nog working.

Is it possible to combine them together?

ghost commented 7 years ago

Found