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
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