I want to use owl carousel beta version and stable version together on a page. Is there a way?
Asked
Active
Viewed 775 times
-1
-
1Why would you want to do that? – APAD1 Nov 20 '15 at 15:25
-
Simple answer: No. And why would you want to do that? – Florian Rachor Nov 20 '15 at 15:26
-
I am working on a project in which owl stable version is used, i need to use url hash navigation for the section a am creating. if there is a way to do that in Owl carousel Old version then it'll do.. – Waqar Imtiaz Nov 21 '15 at 08:07
-
If you are interested do [try this](http://vinayakjadhav.github.io/jR3DCarousel/) – vinayakj Dec 02 '15 at 19:15
1 Answers
0
You'd have to make sure both carousels have different IDs (or classes), the page loads the JS and CSS for both versions, modify the JS and CSS on v2 to look for a unique identifier since both versions use the same classes.

jsilver951
- 13
- 3