Wijmo UI for the Web
isVisible Method
Determines whether the element is visible.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  JQuery
    returnsValue = $(".selector").wijpopup("isVisible");
});
Javascript (Specification) 
function isVisible() : JQuery;
Browser Compatibility
7
5
5

See Also

Reference

wijpopup type
wijpopup jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.