Video in backround of a div
GoogleCodeExporter opened this issue · comments
Google Code Exporter commented
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
Google Code Exporter commented
Hi did you find a solution to this question?
Original comment by rjdrun...@gmail.com
on 19 Jul 2013 at 11:51
Google Code Exporter commented
No, unfortunately... :(
Original comment by anchitji...@gmail.com
on 20 Jul 2013 at 4:59
Google Code Exporter commented
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
Google Code Exporter commented
line 36
$body = $('YOUR DIV') // cache body node
Original comment by ger...@digitalime.com
on 16 Apr 2015 at 2:59