|
Subject:
|
Problem with Scroll Mouse .. Please Help
|
|
Posted By:
|
chocobabe100
|
Post Date:
|
12/25/2005 11:10:54 AM
|
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
|
|
Reply By:
|
Imar
|
Reply Date:
|
12/27/2005 4:44:42 PM
|
Hi there,
I am not sure what a scroll mouse has to do with this. The only thing I can think of is that when a drop-down has the focus, and you use the scroll button, then the drop-down might fire its onchange event a couple of times, resulting in odd behavior.
Other than that, I can't understand your problem, or see it related to a scroll mouse. Do you have the page on-line somewhere?
Imar --------------------------------------- Imar Spaanjaars Everyone is unique, except for me.
|