Wijmo UI for the Web
wijaccordion type
wijmo.accordion Namespace : wijaccordion type
Syntax
$(function () {
    var options; // Type:  wijmo.accordion.wijaccordion.options
     
    $(".selector").wijaccordion(options);
});
function wijaccordion;
Inheritance Hierarchy

Object
      wijmo.accordion.wijaccordion

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodActivates the accordion content pane at the specified index.  
public MethodRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodRefresh the accordion.  
public MethodReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.accordion Namespace