I have videos playing on a new window using the video tag in HTML5. I want the size of this new window to change depending on the height and width of the video that is being played. Is there some way to do this? I am using GWT by the way.
|
feedback
|
|
The JavaScript you want to end up calling is You can do this in GWT using JSNI, like so:
| |||||||||||
feedback
|