Peek-a-boo bug
So you can find the solution to this fun little IE bug everywhere on the web, but for some reason I always forget the fix for it. So I figure if I actually write it out here maybe I'll remember it. Or at least know where to find it, with in a few clicks.So with my latest searching here is the page that helped me. But below is the code that worked for me.
position: relative;It is pretty simple, no? Just put that on your p-tag or your div or whatever isn't showing up and like magic, poof, it is back in the world of the living. Still I don't know why I never remember the fix when I am looking at my code and see the text I just typed in but in IE, the text doesn't show up unless you highlight it.
Labels: CSS
posted by Tom Becker at
10/03/2008
![]()

0 Comments:
Post a Comment
<< Home