Wed, 2004-03-24 19:01
I have a horizontal tab menu for my site. Whenever you load the page it loads fine in Netscape, Mozilla, and Opera, but in IE the images for the tabs start at the far left and then shift into the proper place after the page has finished moving. Does anyone know how to fix this?
Thu, 2004-03-25 23:25
#1
IE 6.0 Menu Issues
Hi dk,
It sounds like IE is waiting to calculate the position of the image before putting it in the correct spot.
I would make sure you have width and height values for your containing elements.
Without seeing the page we can only guess.