dryhurst/jquery-tubular

Video in backround of a div

Opened this issue · 4 comments

Hello Sir

Is it possible with tubular to play video in background of a small area only (a 
div) and not on whole page. Please let me know how can I do it.


Thanks
Anchit Jindal

Original issue reported on code.google.com by anchitji...@gmail.com on 1 May 2013 at 11:48

Hi did you find a solution to this question?

Original comment by rjdrun...@gmail.com on 19 Jul 2013 at 11:51

No, unfortunately... :(

Original comment by anchitji...@gmail.com on 20 Jul 2013 at 4:59

solution:   

$('.Change this to te Id of your div').tubular({videoId: '0uGETVnkujA'}); // 
where idOfYourVideo is the YouTube ID.


Original comment by matsuper...@gmail.com on 17 Feb 2015 at 9:47

line 36

            $body = $('YOUR DIV') // cache body node

Original comment by ger...@digitalime.com on 16 Apr 2015 at 2:59