Demo Themes

The jQuery Slider Plugin with Infinite Style

Sequence is the jQuery slider plugin with infinite style. It provides the complete functionality for a website slider without forcing you to use a set theme. In fact, Sequence has no in-built theme, leaving you complete creative control to build a unique slider using only CSS3 -- no jQuery knowledge required!

Latest Update

Release History >

v0.6.4 09/05/2012

Minor changes to how the nextButton/prevButton/pauseButton and prependNextButton/prependPrevButton/prependPauseButton options work. Now closer match how they are described in the documentation.

v0.6.3 08/05/2012

Check out the updated Apple Style theme that showcases the new pause options and callbacks.

New Pause Options

pauseButton, prependPauseButton, pauseButtonSrc, pauseButtonAlt, unpauseDelay have been added to allow for a pause button when using autoPlay.

New Pause Callbacks

Two new callbacks added for pause and unpause

New customKeyEvent for Pausing

If using customKeyEvents, you can now hook a key to the pause event.

startAutoPlay Public Method Bug Fix

The public method startAutoPlay accepted an argument that would cause Sequence to wait x amount of milliseconds before autoPlay was started. This argument wasn't correctly implemented but should now work.

Sequence Container is Given a Class of "sequence-fallback" When in Fallback Mode

If Sequence goes into fallback mode because the browser doesn't support CSS3 transitions, it is given the class of "sequence-fallback" allowing for the application of styles specifically for older browsers

Features

  • Unique transition styles created using CSS3
  • Supports all modern browsers
  • Gracefully degrades in older browsers*
  • Supports responsive layouts
  • Supports touch devices and swiping
  • Many developer features with even more to come
  • Semantic and easy to use markup
  • Open source

Get Involved

Sequence is constantly improving! To help make Sequence.js great, please consider following the project on GitHub and submitting any feedback or test themes you may have.

*Tested down to Firefox 3.6 and IE7. Extensive support details to come