Problem with scroll mouse
Hi ..
I have 4 drop down combo lists on my webpage. When the page loads , all 4 combo lists have values 1 to 4. As some value in any combo list is selected , the remaining combo lists are re-loaded with the remaining values by a function triggered on the onchange event of the combobox. For.eg. If I select "3" in the first combo list box , the remaining 3 combo list boxes will be loaded with the values "1","2","4" and so on till each combo list box has a selected value .
All this works fine with the mouse w/o scroller . But when a scroller mouse is used , sometimes the values disappear from the combo lists . Please can some suggest me what to do cos it is working perfectly fine when a mouse without scroller is used.
Thanx in advance
|