Is it possible to build a menu like below(http://www.flickr.com/photos/rohitramesh/9632832969/)
using only CSS and JS? I am looking to make a web app for phones with a menu like that.
Yes, it's possible.
Check out these html canvas context commands which will let you create curved "buttons" as paths:
Then check out context's isPointInside() to hit-test if the user has touched inside one of the buttons.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With