Further problems with menu and IE

Discussion in 'CSS' started by wood1e, Nov 5, 2005.

  1. #1
    Hi,

    I have a problem with my menu, it seems to move when I louseover the Link Services, but this only happens in IE...I have tried making the ewidth wider, but that doesn;t help...

    http://www.synaxissolutions.co.uk/test/chaplane/index.htm
     
    wood1e, Nov 5, 2005 IP
  2. JamieC

    JamieC Well-Known Member

    Messages:
    226
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    138
    #2
    The menu seems to work fine for me in fx and IE. However you do appear to have a Javascript error on your page. fx Javascript console identifies the problem as being on the second line in your onload method: var rootOffset = root.offsetLeft;. That's probably your issue.

    - Jamie
     
    JamieC, Nov 13, 2005 IP