PDA

View Full Version : Search field "hidden" behind ad banner.


intercede007
09-09-04, 08:23 PM
http://members.cox.net/intercede007/Search.jpg

Anyone else notice that? Or am I the only one that uses the search function regularly? :D

I've been noticing it for awhile, but I figured it was something with the database update and would get fixed. It happens on my work PC (XP Pro SP1) and on my home pc (XP Home SP2 & XP x64 IE-32bit).

MikeC
09-09-04, 09:15 PM
Ewww that ain't good. :)

Clay
09-09-04, 09:27 PM
Ewww that ain't good. :)
Yeah I've noticed that in the past, depends on your screen resolution/width of browser. That flash animation's z-index (and all other elements except for form controls) on a web page is different than form contorls (the search box in this case). Usually the fix is to just NOT specify a z-index value...I'll look into it.