TextInputs support CSS
ToolTip {
background-color:#FFFFFF;
}
TextInput {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
height:12px;
font-size: 12px;
border-style:solid;
background-color:#f1f1f1;
border-color:#999999;
border-thickness:1px;
depth-colors:#4C555E,#454C53;
gutter-bottom:#333333;
color:#000000;
}
On 6/6/05, rockmoyosa <[EMAIL PROTECTED]> wrote:
Is ther A simple way to, for example, change backgroundcolor of a
tooltip of a textinput.
Both (mouseover) tooltip as validation tooltip?
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
Yahoo! Groups Links
- To visit your group on the web, go to:
http://groups.yahoo.com/group/flexcoders/
- To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]
- Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.

