<font face="arial" size="2"><font face="Verdana" color="#0000ff">Hey, I don't even speak Italian and I see the problem now.<br /></font><br />&nbsp;&nbsp;&nbsp;Since I don't speak Italian either (apologies to my grandmother), this makes me doubt my ability to explain in plain English.<br /><br /><font face="Verdana" color="#0000ff">A possible solution would be to stop the click event bubbling after the dropdown handles it.</font><br /><br />&nbsp;&nbsp;&nbsp;If that's the case, wouldn't *any* spot on the page take the event away from the list?&nbsp; Besides, I didn't think bubbling was position-specific like that, i.e. if the onclick event bubbles up to the page level, it doesn't respond as if a specific item on the page were clicked (although it should be able to identify the source of the event).<br /><br />&nbsp;&nbsp;&nbsp;I'll play with this and see if I find anything, but my gut reaction is that this isn't simply an event handling issue.&nbsp; Hopefully I'm wrong; thanks for your thoughts and time thus far.<br /><br />Peter<br /><br /></font><font face="Tahoma, Arial, Sans-Serif" size="2"><b>From</b>: Hershel Robinson <a href="mailto:hershelr@netvision.net.il">hershelr@netvision.net.il</a><br /></font><br /> <div><font face="arial" size="2">Thanks, Hershel... I knew I could count on you :-D<span class="082155617"><font face="Verdana" color="#0000ff">&nbsp;</font></span></font></div> <div class="OutlookMessageHeader" dir="ltr" align="left"><font size="2"><font face="arial"><span class="082155617"><font face="Verdana" color="#0000ff"></font></span></font></font>&nbsp;</div> <div class="OutlookMessageHeader" dir="ltr" align="left"><font face="arial"><font size="2"><span class="082155617"><font face="Verdana" color="#0000ff">LOL</font>&nbsp;</span><br /><br />Really, the reason I was concerned about OT was because this could turn out to be an HTML/CSS issue.&nbsp; I'm somewhat aware of the fact that ELB does not use select elements in IE :)<span class="082155617"><font face="Verdana" color="#0000ff">&nbsp;</font></span></font></font></div> <div class="OutlookMessageHeader" dir="ltr" align="left"><font face="arial"><font size="2"><span class="082155617"></span></font></font>&nbsp;</div> <div class="OutlookMessageHeader" dir="ltr" align="left"><font face="arial"><font size="2"><span class="082155617"><font face="Verdana" color="#0000ff">Oh. It's hard to know who knows what these days you know. :)</font>&nbsp;</span><br /><br /></font></font><font size="2"><font face="arial"><span class="082155617">&nbsp;&nbsp;Now the fun begins.&nbsp; Pull down the list in the "Tipo" column, or the one next to it; just make sure that the scrollbar is empty below the list you choose.&nbsp; Now hover over one of the first options and notice how when you are in the scrollbar area, the list thinks that the bar is still over it.&nbsp; The item does not change color, and if you click on it in that state, rather than selecting the item, you will scroll the page.<br /></span></font><font face="arial"><span class="082155617"><font face="Verdana" color="#0000ff">&nbsp;</font></span></font></font></div> <div class="OutlookMessageHeader" dir="ltr" align="left"><font size="2"><font face="arial"><span class="082155617"><font face="Verdana" color="#0000ff">I did not understand the problem until just now actually. What you are saying is&nbsp;that if I open a dropdown</font>&nbsp;<font face="Verdana" color="#0000ff">which has the 'empty' or 'clickable' part of the horizontal scrollbar under it and I then click on that part of the dropdown which is over that part of the scrollbar, the scrollbar is scrolled. I see this problem. Hey, I don't even speak Italian and I see the problem now.</font></span></font></font></div> <div class="OutlookMessageHeader" dir="ltr" align="left"><font size="2"><font face="arial"><span class="082155617"><font face="Verdana" color="#0000ff"></font></span></font></font>&nbsp;</div> <div class="OutlookMessageHeader" dir="ltr" align="left"><font size="2"><font face="arial"><span class="082155617"><font face="Verdana" color="#0000ff">What appears to be happening is that click event which occurs on the dropdown is being 'bubbled' up to the element 'behind' it on the page. My guess, without examining the code, is that this is the issue. A possible solution would be to stop the click event bubbling after the dropdown handles it.</font></span></font></font></div> <div class="OutlookMessageHeader" dir="ltr" align="left"><font size="2"><font face="arial"><span class="082155617"><font face="Verdana" color="#0000ff"></font></span></font></font>&nbsp;</div> <div class="OutlookMessageHeader" dir="ltr" align="left"><font size="2"><font face="arial"><span class="082155617"><font face="Verdana" color="#0000ff">Hershel</font></span></div></font></font><br />