tomricejr
Newbie
Posts: 1
Registered: 11/1/2003
Member Is Offline
|
| posted on 10/9/2007 at 08:29 PM |
|
|
Sub-Menu positioning
I'm having a problem with menu positioning on a new web page. The first level of the menu appears exactly where I place it (i.e. the main horizontal
menu is underneath the page header) but when the mouseover event occurs to display the second level, that level (and all subsequent levels) appear at
the top left corner of the web page (0,0). Any ideas that may help me solve this one?
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 10/10/2007 at 04:40 PM |
|
|
Try temporarily removing doctype directive at the top of the HTML document and see if this has any effect. Submit a support ticket attaching your
zipped page with the menu if you can't find what causes the problem.
|
|
|