Difference between revisions of "Template:IONIS Paris/JS"
Line 35: | Line 35: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
console.log("ready to play."); | console.log("ready to play."); | ||
− | if ($('#myCarousel video') != | + | if ($('#myCarousel video').length != 0) |
{ | { | ||
var ret = $('#myCarousel').carousel('pause'); | var ret = $('#myCarousel').carousel('pause'); |
Revision as of 22:09, 7 September 2015