Layered Menu on DWT

J

Jeffrey Davidson

I created a layered menu to place in a left side cell. The menu works fine,
but if the browser window is resized the menu moves over to the center cell
instead of staying in place. I have not had problems with other items but
how do I fix the layer to stay in a fixed place on the page regardless of
the viewing size.

JLD
 
M

MD Websunlimited

Hi Jeffery,

Was the menu created as a absolutely positioned layer? If not, it will be relative to then content.and move with it.

Normal course would be to create a table for the always visible menu items then have the links within the table menu make the layer
menu visible as required. However if the main menu can move you must then use code to position the layer relative to the menu
command.
 
J

Jeffrey Davidson

Could you explain. Are you referring to layer properties...position? Thanks
for the help.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top