Skip to content
This repository has been archived by the owner on Nov 16, 2021. It is now read-only.

Latest commit

 

History

History
40 lines (33 loc) · 2.11 KB

README.markdown

File metadata and controls

40 lines (33 loc) · 2.11 KB

Notable changes

  • horizontal push transition optimized for viewing surrounding two slides
  • see demo
  • tabs/spaces are now consistent, which makes comparison between this and parent project a tad difficult
  • may contain regressions b/c this was developed on the version downloaded from the site, which may have been different from the version in the zurb github repo

You may be able to see a modified version of this at http://dev.stg.brown.edu/projects/perry/


Orbit: Lightweight jQuery Slider

Orbit is a jQuery slider developed by ZURB. The plugin is lightweight(4KB), easy to implement and has a good set of features. Learn more about the plugin on the playground page here: http://www.zurb.com/playground/orbit-jquery-image-slider


Download & Documentation

All of the docs and the download link are on the playground page too: http://www.zurb.com/playground/orbit-jquery-image-slider


Issues

Have an issue - please post it here: https://github.com/zurb/orbit/issues


Comments?

Visit the blog post for Orbit and make your comment :) http://www.zurb.com/article/553/orbit-version-12-release


Feature Request List

Below are the features that have been requested or that we have seen an opportunity for and are going to try to tackle in future iterations of the plugin (in no particular order):

  • Custom data attribute implementation (similar to our Reveal plugin)
  • Create solid fix for positioning the initial Orbit container (since it gets wrapped and positioning gets broken without redundant CSS)
  • Continue browser testing and improving the initial load
  • Improve comment styles to be more flexible