This is driving me nuts. If you view the following page on IE ... http://bornwild.info/new/index.php ... and hover over the navigation, you'll notice the darn thing jumping around. Why is this? Even if I just change the background color on hover it still jumps around so it's not the relative positioning screwing it up. Help pleeeeeeeease.
Must be because the hover has a different font or different font size than normal links.... but I don;t see anything "jumping" on that page
We're you viewing it with IE6? I noticed it works fine on IE7. Anyway, figured it out. Had to add a height attribute to the li element. Thanks.