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

Object
      wijmo.accordion.wijaccordion

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijaccordion Constructor  
Top
Methods
 NameDescription
public MethodactivateActivates the accordion content pane at the specified index.  
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.accordion Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.