[Javascript] Odd overlapping problem

Peter Brunone peter at brunone.com
Tue Mar 8 11:08:28 CST 2005


Thanks, Hershel... I knew I could count on you :-D

   Really, the reason I was concerned about OT was because this could turn out to be an HTML/CSS issue.  I'm somewhat aware of the fact that ELB does not use select elements in IE :)

   So, any ideas?

 From: Hershel Robinson hershelr at netvision.net.il

 There is a simple answer to both of your problems:     1 Where are the arrow buttons?     2 Why does the <select> object not work properly?     The answer is that this page has NO <select> boxes whatsoever. You can verify this fact very easily by searching in the source for the text '<select'. The dropdown boxes which you are seeing appear to be being generated by JavaScript.      Therefore, this is the correct list, actually. ;)     Hershel   -----Original Message-----
From: mailto:javascript-bounces at LaTech.edu]On Behalf Of Peter Brunone

 Hello, list...

   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.
   Observe, if you will, the following page in IE6:

http://www.realpopup.it/ELBtest/test.html

   You should see a scrollbar that shows about half the content as being off the screen.  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).

   Now the fun begins.  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.  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.  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.

   In short, what the *&#!?  I've tried increasing the z-index (using my powers of URL bar javascript), but nothing seems to help.  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.

   Hopefully that made enough sense for you all to follow; all suggestions and/or questions are welcome.

TIA,

Peter 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20050308/6ebb6eaa/attachment.htm>


More information about the Javascript mailing list