JavaScript: Create Circular Navigation Menus With Wheelnav.js
Navigations don’t always have to be arranged horizontally or vertically. They can indeed go round in circles. And that’s where Wheelnav.js comes into play. This smart little tool allows you to arrange menus in circles. Selections are made by spinning the wheel. Wheelnav.js is based on Raphaël.js, which allows you to draw SVGs using JavaScript.
Categories: Others