Share Posted April 1, 2019 Hi, Is owl carousel compatible with GSAP? https://owlcarousel2.github.io/OwlCarousel2/ Link to comment Share on other sites More sharing options...
Share Posted April 1, 2019 Since GSAP can tween just about any element, then it should be able to work with this plugin. Would it not make sense to use GSAP's Draggable plugin (which should do everything you need) so you only have to learn one syntax? 3 Link to comment Share on other sites More sharing options...
Share Posted April 1, 2019 Yeah, I agree with @explorerzip. You have access to all the functionality of GSAP which could handle that easily. That being said, I'm sure the two could work together. GSAP can tween any numeric value so that shouldn't be an issue. I know you mentioned owl carousel in this thread and said you weren't using it anymore. In this thread you were working with a fork of my horizontal slider. Did that not work out so you are going back to owl carousel? In any case, if you have a demo showing what you're trying to do, I'm sure we can point you in the right direction. Happy tweening. 3 Link to comment Share on other sites More sharing options...
Author Share Posted April 2, 2019 Hi, The slider made with GSAP works fine. I also use owl carousel for some widgets and I have a problem with javascript. I'll check the code of owl carousel again. Thanks! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now