How to make Jquery UI Tabs scroll horizontally if there are too many tabs

Viewed 34857

It appears as multiple line by default.

Now the image above is an example of " too many tabs ", It appears as multiple line by default.

But I want to make it in a single line and horizontally scrollable, either adding two arrows before the beginning tab and after the last tab, or scroll automatically are OK.

10 Answers
Related