| Anyone heard of a rich media ad causing a search form to disappear?
|
Bluestreak

msg:4342581 | 5:22 am on Jul 22, 2011 (gmt 0) | One of the expandable ads from my advertising agency causes the search box on my site to disappear when it loads (it's just a plain old <form>...</form> It does return when I rollover the ad to expand it and then close it again, but other than that I can't seem to figure out how it's causing this. I tried z-indexing the search form but that seems to have no impact. It's nowhere near the ad too, but still completely disappears. Weird.
|
Fotiman

msg:4342680 | 12:53 pm on Jul 22, 2011 (gmt 0) | I would try using a DOM Inspector, like the one in Firebug or Chrome, to see if the form has been given a display or visibility.
|
Bluestreak

msg:4342771 | 4:51 pm on Jul 22, 2011 (gmt 0) | Will do, thanks!
|
|
|