:: Forum >>

Is it possible to show dynamic tool tip for Combo box

I have a problem with showing dynamically tooltip for the combo box as the mouse is moved over the expanded list. There seems to be no event handler for the options of the combo box.
Does anyone have suggestions.

Iam working with IE. There seems to be a event handler for the same introduced with NN6

Regards,
Dilip
Dilip
Friday, April 22, 2005
There is no tooltip for the Combo box.
InonI
Tuesday, May 3, 2005
use 'title' tag instead of alt. It works

Regards
Ravi Katre
Ravi Katre
Thursday, May 5, 2005
Sorry Dilip, there is no tool tip for Combo box... in my previous answer I thought it is for Check Box.

But in VB it is possible to show Tool tip on Combo Box and on list box.

Regards
Ravi Katre
Ravi Katre
Thursday, May 5, 2005
you can wrap a combo with a div.
set the div title attribute as you would have set the combobox.
and onmouseover combo bubble event to parent div.
its not compatible in all browsers.
InonI
Thursday, May 5, 2005

This topic is archived.


Back to support forum

Forum search