Menu positioning

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
johnvr
Beginner
Beginner
Posts: 2
Joined: Mon Sep 13, 2004 5:36 pm

Menu positioning

Post by johnvr »

http://66.242.134.178/site_com/index.asp

If I resize the browser window to be smaller, the menu does not fit right on the screen. I know it is a positioning issue, but I wasn't able to find anything about it on the site. Lil help?!?!?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

I have IE5.5 resolution 800x600, about 3/4 of the last menu image is outside the white area at the right and beyond the browser window causing a scroll bar. Is it supposed to be outside like that? The left position is set at 146, so the menu starts at the left position and will remain at that position. What exactly is the layout you want? For exmaple, you can get rid of that left=146; and if you want the menu centered use screenposition="center"; instead. With the top set at 199 that would put the menu 199px down the screen and centered left to right.

Ruth
Last edited by Ruth on Tue Sep 14, 2004 9:17 pm, edited 1 time in total.
rav4ski
Advanced
Advanced
Posts: 18
Joined: Wed Sep 08, 2004 1:42 am

check this thread

Post by rav4ski »

Hi,

I think it's a similar issue again.

I hope Andy will have an enhancement soon.

Please look at this thread.

viewtopic.php?t=4898

Jason
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

rav4ski wrote:I think it's a similar issue again.
I think John's issue is actually different than the ones you've had Jason. John just needs to use screenposition="center", as Ruth suggested, rather than positioning his menu at absolute coordinates using top= and left=. That way, the menu will continue to re-center as the user resizes the window.

Cheers,

Kevin
Post Reply