Test

Páginas: 4 (786 palabras) Publicado: 18 de noviembre de 2012
bxslider

Options
No two projects are the same. That is why bxSlider is packed full of options that allow the slider to adapt to the project’s specific needs. Check the examples page for detailedimplementations.
Quick options reference
General
mode
Type of transition between slides
default: 'horizontal'
options: 'horizontal', 'vertical', 'fade'
speed
Slide transition duration (inms)
default: 500
options: integer
slideMargin
Margin between each slide
default: 0
options: integer
startSlide
Starting slide index (zero-based)
default: 0
options: integer
slideSelectorElement to use as slides (ex. 'div.slide').
Note: by default, bxSlider will use all immediate children of the slider element
default: ''
options: jQuery selector
infiniteLoop
If true, clicking"Next" while on the last slide will transition to the first slide and vice-versa
default: true
options: boolean (true / false)
hideControlsOnEnd
If true, "Next" control will be hidden on last slideand vice-versa
Note: Only used when infiniteLoop: false
default: false
options: boolean (true / false)
easing
The type of "easing" to use during transitions. Include plugins/jquery.easing.1.3.jsfor many options.
See http://gsgd.co.uk/sandbox/jquery/easing/ for more info
default: 'swing'
options: 'swing', 'linear' (see the above file for more options)
captions
Include image captions.Captions are derived from the image's title attribute
default: false
options: boolean (true / false)
ticker
Use slider in ticker mode (similar to a news ticker)
default: false
options: boolean(true / false)
adaptiveHeight
Dynamically adjust slider height based on each slide's height
default: false
options: boolean (true / false)
adaptiveHeightSpeed
Slide height transition duration(in ms). Note: only used if adaptiveHeight: true
default: 500
options: integer
touchEnabled
If true, slider will allow touch swipe transitions
default: true
options: boolean (true / false)...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Test
  • Test
  • Test
  • Test
  • Test
  • test
  • test
  • Test

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS