Wijmo UI for the Web
wijcarousel type
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijcarousel();
Javascript (Specification) 
function wijcarousel;
Inheritance Hierarchy

Object
   jQuery.wijmo.wijcarousel

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijcarousel Constructor  
Top
Fields
 NameDescription
public FielddefaultElement  
public Fieldnamespace  
public Fieldoptions  
public FieldwidgetEventPrefix  
public FieldwidgetFullName  
public FieldwidgetName  
Top
Methods
 NameDescription
public MethodaddAdd a custom item with specified index.  
public MethoddestroyRemoves the wijcarousel functionality completely. This returns the element to its pre-init state.  
public Methoddisable  
public Methodenable  
public MethodnextShows the next picture.  
public Methodoption  
public MethodpauseStops automatically displaying the images in order.  
public MethodplayStarts automatically displaying each of the images in order.  
public MethodpreviousShows the previous picture.  
public MethodrefreshRefresh the carousel layout.Reset the layout, scrolled.  
public MethodremoveRemove the item at specified index.  
public MethodscrollToScrolls to the picture at the specified index.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

jQuery.wijmo Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.