diff -r 46b897524cc4 -r a2befc2110c1 integration/js/tagplayer.js --- a/integration/js/tagplayer.js Wed Jan 16 21:26:15 2013 +0100 +++ b/integration/js/tagplayer.js Thu Jan 17 13:11:39 2013 +0100 @@ -16,7 +16,8 @@ globalTags = {}, seqCount, mediasInDom = [], - MAX_LOADED_VIDEOS = 2; + MAX_LOADED_VIDEOS = 2, + iPad = /iPad/.test(navigator.userAgent); var ratio = 2.37; @@ -306,7 +307,6 @@ m.hide(); } }); - console.log("There are now",mediasInDom.length,'~',$("video").length,"