Video.js video fill div

ProSK

New Member
Is it possible to tell video.js to fill a div with the video? In my experimenting it only seems possible to set the dimensions (either with \[code\]size()\[/code\] or \[code\]width()\[/code\] and \[code\]height()\[/code\]).
 
Back
Top