Hi y'all, I have JS to show hidden divs for navigation. For some reason (I'm adding divs elsewhere in the header) a div is disappearing when I roll over the navigation JS (which shows the hidden div). It only appears in IE. I've checked in other browsers and there's not a problem. Is this the peekaboo bug that I'm reading about? What's the best way to fix this? Why does IE hate me? =) Thanks. Rob
I'd have to see the code, but that you say "javascript" and "navigation" in the same sentence could be your cause right there... because it sounds like you have javascript doing CSS' job. But without code either way it's pure speculation. the peekaboo bug is actually fairly rare - I'd suspect something else going on.