Wijmo UI for the Web
previousPage Method
The previous method moves focus to the previous list item.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlist("previousPage");
});
Javascript (Specification) 
function previousPage() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijlist type
wijlist jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.