Does anyone know how to disable the CSS3 transitions in Flexslider v2?
I’ve been told you can disable them, but can’t see how to do so.
Currently the transitions are possibly causing clashes with video.js in Safari for ipad.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I found it; I set ‘useCSS: false’ and ‘video: true’. This disabled the transitions, but sadly there still seems to be a clash somewhere that’s stopping the videos working.
Back to the drawingboard!