CalHTMLPane v2.0 Guide Example Tag Usage


2: Forms

Tag: SELECT (combobox)

Default Rendering (no color modification):

lookandfeelthreedeeflush

With color attributes:

<SELECT style=threedee bgcolor=ccbbcc>
<SELECT style=flush bgcolor=ccbbcc>

threedeeflush

Use the bordercolorlight attribute to soften the inner highlight color of the flush style

<SELECT style=flush bgcolor=ccbbcc bordercolorlight=eeddee>

Guide Index  |  JavaDoc  |  Previous  |  Next