Wijmo UI for the Web
pause Method
Stops automatically displaying the images in order.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijgallery("pause");
});
Javascript (Specification) 
function pause() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijgallery type
wijgallery jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.