i found a site with a very interesting navigation.
The content is scrollable and dragable in vertical direction.
The art of navigation feels like i am using it on a tablet.
See here: http://www.abm.at/de/home
Is there any library for it?
Does anybody know?
And also very interesting is, that the content is listed like iframes, where you can scroll in it.
But there is no iframe visible in the sourcecode.
So, whats that? How to do the same?
EDIT 1:
I’ve found this for scroll with dragging: http://archive.plugins.jquery.com/project/Dragscrollable
This is a jQuery library, find below a link with full details
http://jscrollpane.kelvinluck.com/
It is very simple to use and implement