Simple tab bar management
What is zMultiTab ?If you want to have a quick and simple way for doing tab bars, this small ZClass product is for you. How does it work ?Just import the .zexp in your product folder, & assign the ZTabContainer_add_permission. Create a ZTabContainer , and add inside as many ZTab as you need. Each ZTabContainers have 4 color properties :
Each ZTab have 4 properties :
How do i use it ?Create a ZTabContainer (index_ztab for example) findable by acquisition. Then if you want 4 tabs for 4 different methods, just create the 4 methods:
Put those lines at the beginning of each method: <dtml-if index_ztab> <dtml-with index_ztab> <dtml-var index_html> </dtml-with> </dtml-if> And create 4 ZTab instances within the ZTabContainer (index_ztab), and give each Ztab the method, title and icon you want. How does it look ?Should look like this (but you can change colors, and icons)
|
|
Available Releases
Version | Maturity | Platform | Released |
---|---|---|---|
default | 2002-09-17 06:01:07 | ||
index_ztab_2_9_2.zexp (4 K) | |||
0.2 | Stable | 2001-11-16 10:37:22 | |
ZMultiTab_0_2.zexp (21 K) | All |