Forum Moderators: not2easy

Message Too Old, No Replies

IE makes image jump

strange behaviour when hovering links

         

Andre

4:48 pm on Aug 19, 2004 (gmt 0)

10+ Year Member



Hi all,

while designing a new website I encountered a very strange behaviour with IE 6. If you've got the Internet Explorer at hand, you might just take a look at this example [ai.stuhlmueller.info]. When hovering any link, the logo image jumps to the left border of the main div and stays there.

Both Opera and Firefox don't show this behaviour. Maybe I just missed some IE-specific css guideline. It would be very kind if somebody took a look at the source code and helped me with it.

Thank you.

dan121

7:45 pm on Aug 19, 2004 (gmt 0)

10+ Year Member



remove position:relative from #Header

Andre

11:01 pm on Aug 19, 2004 (gmt 0)

10+ Year Member



Wow, a simple but very effective solution.

Thank you, dan.