문제

i am using jquery UI tabs. works great. i have right now 5 tabs using a fixed width. i will be adding more tabs but i don't want to grow the width any more. so what i want to provide is way to click on a "more" type link and display the next "page" of tabs. it would be cool if i could have the next set of tabs "slide" into view. note i'm only talking about the tabs themselves, not the content.

도움이 되었습니까?

해결책

The only plugin i have found about this is http://code.google.com/p/jquery-ui-tabs-paging/

But they do it with pages .. so each time you press the button for the next tabs it will bring the next page of tabs that fit.. have a look ..

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top