fabiorino / crelly-slider

A free responsive slider for WordPress that supports layers. Add texts, images, videos and beautify them with transitions and animations.
MIT License
104 stars 36 forks source link

How to add Video ? #25

Closed techsaqib closed 8 years ago

techsaqib commented 8 years ago

Hi i see the code , it has the code videos , but how to add the videos in this slider thanks ,

i am using it as a jquery plugin

please reply as soon as possible

fabiorino commented 8 years ago

For Vimeo: <iframe frameborder="0" width="560" height="315" class="cs-vimeo-iframe" src="https://player.vimeo.com/video/17411241?api=1" data-autoplay="0" data-loop="0"></iframe>

For YouTube: <iframe frameborder="0" type="text/html" width="560" height="315" class="cs-yt-iframe" src="https://www.youtube.com/embed/Vv3lTgGn0mc?enablejsapi=1" data-autoplay="0" data-loop="0"></iframe>