PDA

View Full Version : What IE Bug is This?


mark87
02-11-2006, 10:19 PM
http://www.markaylward.co.uk/blogimages/JumbledTextIEBug.PNG

Happens on a few of my pages, where it gets jumbled up like that. When you click around/scroll up and down etc it corrects itself. Often it doesn't happen at all.

What bug is it?

For what it's worth, here's the page as shown in the image above; whether it will recreate the bug for you or not I don't know!

http://www.markaylward.co.uk/portfolio.html

_Aerospace_Eng_
02-11-2006, 10:39 PM
No I can't seem to recreate that problem. Perhaps make your text position:relative;. It could be some form of the peekaboo bug not sure. Then again it could be just your computer. Where the text is overlapped by the start menu and then it gets jarbled up until your refresh the browser or desktop.

mark87
02-11-2006, 10:51 PM
Then again it could be just your computer. Where the text is overlapped by the start menu and then it gets jarbled up until your refresh the browser or desktop.

I don't understand what you mean...

I thought it was the Peekaboo bug but I added in the Holly Hack and it still does it sometimes. The text is already position:relative.

drhowarddrfine
02-12-2006, 01:19 AM
Under ul#navlist you don't have a unit specified and the value is only 1.

mark87
02-12-2006, 01:22 AM
Where sorry? I only seem to have #sidebar ul, not ul#navlist... I don't even have a ul with the id of 'navlist' on my pages.