Hello guys. I’m currently studying html, css and java for a college project. And we basically have to self-learn it and i’m having a bit of a trouble.
I’m just making an app interface and I’m wondering if you can help me.
I wanted to do a menu with several options that scrolls horizontally, and that can be dragged. Just imagine if you could scroll iphone’s dock menu. Lets imagine there are 4 options, it goes like: 1 2 3 4 1 2 3 4 non stopping.
Can you help me here? I already have the code for the links in html and css, and the scrolls too… I just can’t find a way to make them slide by dragging them to left or right with the mouse.
Hope you can help me, thanks!