"Listera" wrote: > <select name="myDropDown" id="myDropDown" onmouseover="extendMe();" > onmouseup="contractMe();"> Incidentally, if you want to cover the user leaving the dropdown without making a selection then use onmouseout instead of onmouseup. ---- Ziya Simplicity is the ultimate sophistication.