gastelo / jquery-tubular

Automatically exported from code.google.com/p/jquery-tubular
MIT License
0 stars 0 forks source link

playlist id don't work: #38

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
don't work:

<script type="text/javascript">

$('document').ready(function() {
    var options = { videoId: 'videoseries?list=PL63F0C78739B09958', start: 1 };
    $('#wrapper').tubular(options);
    // f-UGhWj1xww cool sepia hd
    // 49SKbS7Xwf4 beautiful barn sepia
});

    </script>

Original issue reported on code.google.com by tolgacan...@gmail.com on 17 Apr 2013 at 12:41