<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">


<META content="MSHTML 6.00.2900.2604" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff 
size=2>There is a simple answer to both of your problems:</FONT></SPAN></DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff size=2>1 
Where are the arrow buttons?</FONT></SPAN></DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff size=2>2 
Why does the &lt;select&gt; object not work properly?</FONT></SPAN></DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff size=2>The 
answer is that this page has NO &lt;select&gt; boxes whatsoever. You can verify 
this fact very easily by searching in the source for the text '&lt;select'. The 
dropdown boxes which you are seeing appear to be being&nbsp;generated by 
JavaScript. </FONT></SPAN></DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff 
size=2>Therefore, this is the correct list, actually. ;)</FONT></SPAN></DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=237154815-08032005><FONT face=Verdana color=#0000ff 
size=2>Hershel</FONT></SPAN></DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid">
  <DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma 
  size=2>-----Original Message-----<BR><B>From:</B> 
  javascript-bounces@LaTech.edu [mailto:javascript-bounces@LaTech.edu]<B>On 
  Behalf Of </B>Peter Brunone<BR><B>Sent:</B> Tuesday, March 08, 2005 10:43 
  AM<BR><B>To:</B> javascript@latech.edu<BR><B>Subject:</B> [Javascript] Odd 
  overlapping problem<BR><BR></FONT></DIV><FONT face=arial size=2>Hello, 
  list...<BR><BR>&nbsp;&nbsp;&nbsp;I've discovered something very strange that 
  may border on OT for this list, but I'm hoping some of the geniuses here will 
  have an idea.<BR>&nbsp;&nbsp;&nbsp;Observe, if you will, the following page in 
  IE6:<BR><BR><A 
  href="http://www.realpopup.it/ELBtest/test.html">http://www.realpopup.it/ELBtest/test.html</A><BR><BR>&nbsp;&nbsp;&nbsp;You 
  should see a scrollbar that shows about&nbsp;half the content as being off the 
  screen.&nbsp; Above the scrollbar are some HTML dropdowns, although I can't 
  account for the whereabouts of their arrow buttons (it's not my page, but it 
  is my control).<BR><BR>&nbsp;&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><BR>&nbsp;&nbsp;&nbsp;In short, what the *&amp;#!?&nbsp; 
  I've tried increasing the z-index (using my powers of URL bar javascript), but 
  nothing seems to help.&nbsp; I can *reduce* the z-index so that the bar shows 
  *over* the droplist, but increasing it doesn't convince the page that the list 
  is on top, even though I can clearly see 
  it.<BR><BR>&nbsp;&nbsp;&nbsp;Hopefully that made enough sense for you all to 
  follow; all suggestions and/or questions are 
  welcome.<BR><BR>TIA,<BR><BR>Peter<BR></BLOCKQUOTE></FONT></BODY></HTML>