I have a problem with the 1.6.1 vertical menu bars on Internet Explorer 6 and
7. This occurs using a vanilla Spry vertical menu. You can also simply recreate
it using the Spryte Menu demo.
I am building a website that has a right hand vertical menu. The top and
bottom of that menu are graphic images (img tags). I am using the standard two
column fixed width with header CSS style. The menu is in the sidebar. The flow
is:
Body
container div
header div
sidebar1 div
img for top
menu
img for bottom
mainContent div
On Firefox and Safari all is well. On Explorer, I get a roughly 2 pixel high
break between the top img and the top of the menu.
Any ideas?
Thanks
Maurice