Wijmo UI for the Web
pagingPosition Field

Determines the position of the pager.

Syntax
Javascript (Usage) 
var value; // Type: object
value = jQuery.wijmo.wijgallery.options.pagingPosition;
Javascript (Specification) 
var pagingPosition : object;
Example
$("#element").wijgallery( { 
    pagingPosition: { my:{ },at:{ } } ;
} );
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.