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

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.
dhtmlxcombo.zip (40.5 KB)


Wow thank you very much - exactly what i needed.



THANK YOU