relative position

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
User avatar
yadin
Super Advanced
Super Advanced
Posts: 69
Joined: Sun May 19, 2002 8:23 pm
Location: State College, PA, USA
Contact:

Re: relative position

Post by yadin »

Can I ask what you are doing that can't be handled by either setting the pixel coordinates of the menu or setting it to center? Those should cover most positioning needs of the menu...
Cheers,
Yadin
keyur.parikh@ssmb.com

Re: relative position

Post by keyur.parikh@ssmb.com »

I also agree that there should be some way
to specify relative position ( instead of the fixed Top
User avatar
yadin
Super Advanced
Super Advanced
Posts: 69
Joined: Sun May 19, 2002 8:23 pm
Location: State College, PA, USA
Contact:

Re: Table Problems

Post by yadin »

Again, you can align the menu to certain screen positions but aligning to a page element is harder as different browsers do different things. The new version will be able to be glued into a table, so using a table layout (no borders maybe) will allow for better page layouts. See the beta forum and pages for an example.
Yadin
lmihol@ntic.qc.ca
Beginner
Beginner
Posts: 1
Joined: Sun May 19, 2002 7:23 pm

relative position

Post by lmihol@ntic.qc.ca »

Any help with this please
Last thing to get right

> Andy
>
> Also do you happen to have the script that i would need to use to make the
> menu coordinates dependent on a
> <div id="placeholder" style="position:relative; width:1px; height:1px;">
(or
> similar)
> that way it will appear exactly as i place it even when the window size
> varies
>
> It might be a nice add on
>
> david
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Table Problems

Post by John »

Hmm... Seems like a lot of people wanted to do the same thing. I've tried pasting the code inside the table tag but it came out reduced to only one Menu Item. I had 5 previously. Anyone with any suggestions? Or do we have to wait for the new version to come out.
Guest

Re: relative position

Post by Guest »

well, if you can't get it to line up with coordinates or positions then I'm afraid there isn't much you can do but wait for the next release. Version 3.3.x will have a feature to glue the menu into a table cell, so using a table layout you could put things in locked positions.
Cheers,
Yadin
Guest

Re: relative position

Post by Guest »

Yes, that's what I like to hear. I found this website by accident and I'm trying out the Horizontal Menu. Is it true that I can't align it in a table? I wanted it to align=right in one of my tables but I couldn't quite figure out how to do it.
If I'm not mistaken, if you're using the relative positioning, the menu will look different in different screen sizes right?
Guest

Re: relative position

Post by Guest »

Thats right. Table laypot support is very important. I want to place menu on centred page, but aligned to right side. Offset seems to be not working for me.
Post Reply