Wijmo UI for the Web
getHeight Method
Gets the video height in pixel.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijvideo("getHeight");
});
Javascript (Specification) 
function getHeight() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijvideo type
wijvideo jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.