Posted By:
Arsalan_Siddiqui
Posted On:
Wednesday, February 21, 2007 10:13 PM
Hi., I have something like: valueChangeListener="#{configuration.leasingartValueChange}"> I would like to place title (tooltip) for the rendered 2 radio buttons each one with different texts (not setting "title" attribute common for both buttons). Lets say with equivalent HTML: Male: Female: How could I achieve that? Any workaround would also be highly appreciated. Thanks.
More>>
Hi.,
I have something like:
valueChangeListener="#{configuration.leasingartValueChange}">
I would like to place title (tooltip) for the rendered 2 radio buttons each
one with different texts (not setting "title" attribute common for both
buttons).
Lets say with equivalent HTML:
Male:
Female:
How could I achieve that?
Any workaround would also be highly appreciated.
Thanks.