Forum Moderators: not2easy

Message Too Old, No Replies

Another way to zap the Peekaboo Bug

         

bill

8:35 am on May 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I was just reading a newsletter where it was suggested that you could go after the Peekaboo Bug by positioning everything relative. They suggested this rule:

body * {
position: relative;
}

Then if anything breaks in your layout you could position those elements static. I guess this would depend on your layout's use of positioning, but it might be a good tip for helping troubleshoot the peekaboo bug for some.

DrDoc

3:43 pm on May 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



A few previous discussions on the subject:

[webmasterworld.com...]
[webmasterworld.com...]