$(function () { var options; // Type: wijmo.accordion.wijaccordion.options $(".selector").wijaccordion(options); });
function wijaccordion;
$(function () { var options; // Type: wijmo.accordion.wijaccordion.options $(".selector").wijaccordion(options); });
function wijaccordion;
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. | |
refresh | Refresh the accordion. | |
widget | Returns a jQuery object containing the original element or other relevant generated element. |