A scrollable tab plugin intended for scrolling UI Bootstrap tabset.
功能介绍:http://npm.taobao.org/package/angular-ui-tab-scroll
下载地址:https://github.com/VersifitTechnologies/angular-ui-tab-scroll
在线演示:http://plnkr.co/edit/YJNDaQ?p=preview
基本使用:
<scrollable-tabset show-tooltips="true">
<tabset>
<tab ng-repeat="x in tabs">...</tab>
</tabset>
</scrollable-tabset>
页面截图: