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

后端 未结 10 1203
悲&欢浪女
悲&欢浪女 2020-11-30 10:10

\"It

Now the image above is an example of \" too many tabs \", It appea

10条回答
  •  时光取名叫无心
    2020-11-30 10:44

    I have a different approach to this issue, as I think a scroll for the tabs is counter-intuitive. I created a plugin to do a dropdown when the tabs break to a second line.

    https://github.com/jasonday/plusTabs

提交回复
热议问题