Log in

View Full Version : Circular Navigation Mobile Apps



davelf
03-21-2016, 11:22 AM
Hi, i make a design for navigation, like in the screenshot below:
5860
So user can scroll inside the circle to find the subject they want.
is there anyone know what the jquery name or CSS3 for this kind of design?

The closest this i find is this one: wearable circular scroll (https://developer.tizen.org/development/ui-practices/web-application/w3chtml5/multiple-ui-layouts#migration)

Thanks

mlegg
03-21-2016, 02:38 PM
is this what you're looking for?
https://developer.tizen.org/development/ui-practices/web-application/tau/applications-circular-ui/using-circle-shaped-scroll-bar

davelf
03-22-2016, 01:18 AM
Thank for your fast response mlegg, but that the same source i can also find.
The problem with that script, they only set the width to certain px so it can fit the scroll area, that's why the layout still looks rectangular.

The design i approach, when the other subject not in the center it appear in smaller font that the center one.