wijmo.accordion Namespace : wijaccordion type |
Javascript (Usage) | |
---|---|
$(function () { var options; // Type: wijmo.accordion.wijaccordion.options $(".selector").wijaccordion(options); }); |
Javascript (Specification) | |
---|---|
|
Object
wijmo.accordion.wijaccordion
Name | Description | |
---|---|---|
wijaccordion Constructor |
Name | Description | |
---|---|---|
activate | Activates the accordion content pane at the specified index. | |
destroy | Remove the functionality completely. This will return the element back to its pre-init state. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |