Skip to content

jQuery script turning unordered list into orbital navigation

License

Notifications You must be signed in to change notification settings

AlphaOrange/Orbitlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orbitlist.js

This jQuery plugin turns every ul within a html file that has the class .orbit into an orbital navigation with first level li items becoming the lowest orbit and the deepest li items becoming the highest orbit.

Demos and Documentation

http://orbitlist.alphaorange.de

Quick start for Orbitlist.js

  1. Start an html document
  2. Include current version of jQuery
  3. Include orbitlist.js
  4. Include orbitlist.css
  5. Create an unordered list (ul)
  6. Create as many items (li) as you like
  7. For several different orbits just make sublists (ul) within items (li) of the surrounding list
  8. Lists can be as deeply nested as you like. Well.. after a while it will start looking really ugly, but it should still work

About

jQuery script turning unordered list into orbital navigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published