FlexSlider comes with plenty of features and settings to customize, allowing easy customization to fit any page design or UI.
A demo is provided with the download package.
Here are some key features of "FlexSlider":
· Mobile friendly
· Simple, semantic markup
· Supported in all major browsers
· Horizontal/vertical slide and fade animations
· Multiple slider support, Callback API, and more
· Hardware accelerated touch swipe support
· Custom navigation options
· Use any HTML elements in the slides
· Image captions support
Requirements:
· JavaScript enabled on client side
· jQuery JavaScript Library
What's New in This Release: [ read full changelog ]
· Added "slider.manualPause" that is set by the pausePlay element and can be set via the callback API. This will prevent pauseOnHover from resuming on hover exit.
· Removed "touchswipe" property as a customizable options.
· Fixed behavior in slides with only two slides. Scrolling should happen as intended.
· Fixed pausePlay element bind to trigger both touchstart and click.
· CSS3 transform3d support for webkit browsers coupled with 1-to-1 swiping has been introduced. The entire touch swipe experience has been vastly improved beyond comparison to previous versions.
· New resize event handling to nix the old behavior. Slides not stay in place, rather than moving around and then sliding back.
· Added "slideDirection" property to support "vertical" or "horizontal" sliding directions
· Added "mousewheel" property to support mousewheel scrolling of slide elements.