Menu items on top of each other
Menu items on top of each other
With IE 4 I used the menu, no problem at all, including the PlaceMenu function. Now I watch the same page with IE 5.0.0.something and there allethe menus and menu-items are placed on the left side of the page, and only showing the last item of the menu. When i roll over the menu, only the last- item of that menu is shown.
Help 
Found the solution
The problem was that when I put the two <script> tags in the <TD></TD> tags, in IE5 and up the items get on top of each other. When i take out these two scipt-lines, and place out of the table, and use the place menu command to put the menu on a particular place, it is shown right. 
