Wijmo UI for the Web
requireOpenedPane Field

Default value: true

Determines whether clicking a header closes the current pane before opening the new one.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijaccordion.options.requireOpenedPane;
Javascript (Specification) 
var requireOpenedPane : boolean;
Remarks
Setting this value to false causes the headers to act as toggles for opening and closing the panes, leaving all previously clicked panes open until you click them again.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.