Can anyone tell me how to make a set of tabs and control the color of each
tab?

I'd like to do something like below, but it doesn't work...

[%  tabs = [
    { link => "script_name", text => 'pubclu02' , col=>'green'}
    { link => "script_name",  text => 'usbke01' , col=>'red' }
    ]
%]
[% INCLUDE splash/tabset tablocate='center' %]

or do i have to create each tab seperately?

-Russell Milliner
[EMAIL PROTECTED]



Reply via email to