Wijmo UI for the Web
previousPage Method
The javascript event.
This method is similar to the "previous" method, but it jumps a whole page to the previous page. You can call this method when you're using an iPod-style menu.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijmenu();
var value; // Type: any

// Parameters
var event; // Type:  event

value = instance.previousPage(event);
Javascript (Specification) 
function previousPage( 
   event : event
) : any;

Parameters

event
The javascript event.
Browser Compatibility
7
5
5

See Also

Reference

wijmenu type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.