Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:28
Positioning
Poster: john3001
Dated: Friday September 28 2007 - 0:47:38 BST
I am new to this.
How can I place the menu such that it will just center when people resize the window?
There seems to be some Absolute Positioning in the javascript, but I want it to be centered.
thanks a lot.
John
Re: Positioning
Poster: Ruth
Dated: Saturday October 6 2007 - 3:25:48 BST
Hi,
Well, by centered do you mean you have a top position? You could use the menu property screenpostion and set it like this
Code:
top=10;
screenpostion="center";
screenpostion="center";
Where top= would be whatever your top number is.
Below my name should be links to various properties pages, style, menu and item. These list the different properties you can use.
Ruth