Wijmo UI for the Web
options type
Inheritance Hierarchy

Object
   jQuery.wijmo.wijgallery.options

Browser Compatibility
7
5
5
Fields
 NameDescription
public Fieldstatic (Shared in Visual Basic)autoPlay

Default value: false

Allows pictures to be played automatically.

 
public Fieldstatic (Shared in Visual Basic)autoPlayMovies

Default value: true

Determines whether to turn on the autoplay option in movie player.

 
public Fieldstatic (Shared in Visual Basic)control

Default value: ""

Determines the innerHTML of the custom control.

 
public Fieldstatic (Shared in Visual Basic)controlPosition

A value that indicates the position settings for the custom control.

 
public Fieldstatic (Shared in Visual Basic)counter

Default value: '[i] of [n]'

Determines the text format of counter.

 
public Fieldstatic (Shared in Visual Basic)create  
public Fieldstatic (Shared in Visual Basic)data

Default value: []

An object collection that contains the data of the gallery.

 
public Fieldstatic (Shared in Visual Basic)disabled  
public Fieldstatic (Shared in Visual Basic)flashInstall

Default value: 'player\\\\expressInstall.swf'

The relative path and name of the flash installation guide.

 
public Fieldstatic (Shared in Visual Basic)flashParams

A hash object that contains parameters for flash object.

 
public Fieldstatic (Shared in Visual Basic)flashVars

A hash object that contains variants for flash object.

 
public Fieldstatic (Shared in Visual Basic)flashVersion

Default value: '9.0.115'

Version of flash object.

 
public Fieldstatic (Shared in Visual Basic)flvPlayer

Default value: 'player\\\\player.swf'

The relative path and name of the flash vedio player.

 
public Fieldstatic (Shared in Visual Basic)interval

Default value: 5000

Determines the time span between 2 pictures showing in autoplay mode.

 
public Fieldstatic (Shared in Visual Basic)mode

Default value: 'img'

Determines the display mode of the gallery. Possible values: "img", "iframe", "swf", "flv"

 
public Fieldstatic (Shared in Visual Basic)pagingPosition

Determines the position of the pager.

 
public Fieldstatic (Shared in Visual Basic)scrollWithSelection

Default value: false

If set to true, the thumbnails will auto scrolled after you select the image.

 
public Fieldstatic (Shared in Visual Basic)showCaption

Default value: true

Determines whether the caption of items should be shown.

 
public Fieldstatic (Shared in Visual Basic)showControls

Default value: false

Determines whether the custom control should be shown.

 
public Fieldstatic (Shared in Visual Basic)showControlsOnHover

Default value: true

Determines whether the controls should be shown after the dom element is created or hovered on.

 
public Fieldstatic (Shared in Visual Basic)showCounter

Default value: true

Determines whether the controls should be shown after the dom element is created or hovered on.

 
public Fieldstatic (Shared in Visual Basic)showMovieControls

Default value: false

Determines whether to turn on the movie controls in movie player.

 
public Fieldstatic (Shared in Visual Basic)showPager

Default value: false

Determines if the pager should be shown.

 
public Fieldstatic (Shared in Visual Basic)showThumbnailCaptions

Default value: false

Determines whether to show captions for the thumbnails in the gallery.

 
public Fieldstatic (Shared in Visual Basic)showTimer

Default value: true

Determines if the timer bar should be shown.

 
public Fieldstatic (Shared in Visual Basic)thumbnailDirection

Default value: 'after'

Determines the direction of the thumbnails. Possible values are: "before" and "after".

 
public Fieldstatic (Shared in Visual Basic)thumbnailOrientation

Default value: 'horizontal'

Determines the orientation of the thumbnails. Possible values are: "vertical" and "horizontal".

 
public Fieldstatic (Shared in Visual Basic)thumbsDisplay

Default value: 5

Determines how many thumbnails should be displayed.

 
public Fieldstatic (Shared in Visual Basic)thumbsLength

Default value: 100

Determines the length of the thumbnails.

 
public Fieldstatic (Shared in Visual Basic)transitions

A value that determines the settings of the animation effect to be used when the wijgallery is scrolling.

 
Top
Events
 NameDescription
public EventafterTransitionThe afterTransition event handler. A function called after the transition is over.  
public EventbeforeTransitionThis is the beforeTransition event handler. It is a function called before transitioning to another image.  
public EventloadCallbackThe loadCallback event handler. A function called after the dom element is created.  
Top
See Also

Reference

jQuery.wijmo.wijgallery Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.