One of the way would be by calling your defined css style as in below code, whereas you can define one or more attributes in that css style:-
------
<cflayout
type="border|hbox|tab|vbox" align="center|justify|left|right" name="string
" padding="integer
"
style="your_defined_css_style"
tabHeight="measurement
" tabPosition="top|bottom">
cflayoutarea tags
</cflayout>
-----
In this way, you would be able to implement that.
Whereas for error, it looks that getTab is not defined there.
Regards,
Kaif Akbar
Message was edited by: Kaif Akbar