wheelnav.js
Animated wheel navigation JavaScript library based on Raphaël.js (SVG/VML).
It works on all major desktop and mobile browser.
Possible uses:
- tab navigation
- pie menu (radial menu, circular menu)
- sub menu
- option button
- checkboxes
- and more...
For more insight please visit http://wheelnavjs.softwaretailoring.net
Using
Via JavaScript
HTML
JS
var myWheelnav = "divWheelnav";myWheelnavslicePathFunction = WheelSlice;myWheelnavcolors = colorpaletteparrot;myWheelnav;
Via data attributes
HTML
smile star fork donate
JS
var myWheelnav = "divWheelnav";
The index.html of this repo (test page) is available here.
Install
wheelnav.js is available over npm
$ npm install wheelnav
and bower
$ bower install wheelnav
or CDN by jsDelivr
Author
Developer: Gábor Berkesi (gabor.berkesi@softwaretailoring.net)
Development environment: Visual Studio Community 2013 with Web Essentials
License
Licensed under MIT. Enjoy the spinning.