Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Ismail on Aug 22, 2008 00:47
open dhtmlx forum
DHTMLCombo - Add function to do: onMouseOver drop down list

Hi, I need help please.

DHTMLCombo - Add function to do: onMouseOver drop down list

There is a function in place on Selection of Combo Dropdown to call the below cclass=".dhx_selected_option"

.dhx_selected_option{
background-color:navy; color:white;
}

Does anyone have the code to add a onMouseOver Function to the existing javasctipt code files, Dropdon list to call the same cclass.

Please Assist! (ismailc@parmalat.co.za)

Regards
Answer posted by Support on Aug 22, 2008 01:54
The absense of mouse-over effect will be fixed in next build, you can try to use attached js file instead of original one, it works the same, just the correct onMouseOver effect added. 
Attachments (1)
Answer posted by Ismail on Aug 22, 2008 02:24

Wow thank you very much - exactly what i needed.

THANK YOU