Circular Path Menu in Pure CSS3
A very nice circular path menu developed using pure CSS3. This path menu is completed built with only HTML / CSS3, no images and no JavaScript.
To calculate the coordinates of items and generate the animation, author used Sass+Compass, a math formula in order to add the item’s position on the arc of circle and generated keyframe animation for each item. You can add or remove items without rewrite the code.
Recent Comments