bxSlider is applied to an unordered HTML list and works as an infinite loop.
Clicking the 'next' control repeatedly will keep appending the <ul> to itself
Here are some key features of "bxSlider":
· Horizontal and vertical slide movement
· Auto mode
· Start / stop controls
· Previous / next controls
· Numeric navigation
· Continuous ticker mode
Requirements:
· JavaScript enabled on client side
· jQuery
Limitations:
· bxSlider v2.0 no longer supports a 'fade' transition.
· If using auto, never have speed larger than duration.
· If wanting to apply a margin to each list item, use the plugin parameter 'margin' instead of using CSS in the stylesheet.
What's New in This Release: [ read full changelog ]
· Added pager_short functionality (1/4 instead of 1 2 3 4).