Wijmo UI for the Web
sortable Field

Default value: false

Determines whether the tab can be dragged to a new position.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijtabs.options.sortable;
Javascript (Specification) 
var sortable : boolean;
Remarks
This option only works when jQuery.ui.sortable is available which means that it doesn't work in mobile mode.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.