Wijmo UI for the Web
destroy Method
Destroys wijlightbox widget and reset the DOM element.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  wijlightbox
    returnsValue = $(".selector").wijlightbox("destroy");
});
Javascript (Specification) 
function destroy() : wijlightbox;
Browser Compatibility
7
5
5

See Also

Reference

wijlightbox type
wijlightbox jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.