In the past, tabbox makes tabs thinner when number of tabs exceeds the visual allowance of tab bar.
If there're too many tabs, it's really hard to get which tab we want.
As you might experience that since Firefox 2, the scrolling button will show if there're too many tabs on the tab bar, ZK supports it NOW!
The mold "accordion-lite" is a new choice of tabbox mold, it looks more compact between tabs, and give developers a new way to build fitter desktop-like applications.
Live Demo
Let's have a look at the real demo - Scrolling tabbox.
As you can see, scrolling tabbox is more convenient than before. Notice that you can only use scrolling tabbox on default mold.
Now let us see the new trendy mold accordion-lite as following:
The tabbox in mold accordion
The tabbox in mold accordion-lite Download
In this small talk, we have demonstrated you the power of scrolling tabbox and new mold accordion-lite of tabbox.
If you came up with any problem, please feel free to ask us on ZK forum.
Comments
Bernd
2008-08-18
Thank you very much for this article. (perfect as always)
One remark though: IMHO the "mold" options are not very intuitive to understand. Maybe the ZK team could harmonize those mold modes between the UI elements or at least put an overview on the website, which AJAX element offers which "mold" mode !?
That would be fantastic !
Greetings Bernd
kkurt
2008-08-22
Hi, i cant use this demo file. I am getting "Failed to invoke zkTabs2.onSize
Object required" error?
Ryanwu
2008-08-25
@Bernd make sure your ZK freshly is newest (08/22) you can download the latest version here /Ryan Wu
Ryanwu
2008-08-25
@Bernd thank your opinion . we will take that into consideration :)