I need similar function to this demo, but I need only the functionality of scrolling the tabs header.
I have list of elements in a div, and I need to scroll those items like the demo tab header.
I tried by setting position absolute to the inner elements. Still, I didn’t get the functionality.
How do I achieve the tabs header scrolling functionality?
Due to a server side code interaction I can’t reveal my stuff.
Here is a demo for what you are expecting
http://jsbin.com/opufow/4/edit
you need to hide the items first then scroll using animate.