Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:19

relative positioning (again)


Poster: kngpengwin
Dated: Wednesday October 30 2002 - 21:48:10 GMT

I'm trying to position the menu 100 pixels from the left edge of a table cell. is there any way to do this? I've tried using PlaceMenu at the edge of the cell and then putting 100 into Menu Left, but the Menu Left doesn't do anything (I'm using Menu Top to move it down 20 pixels from the top of the cell, and that works).
I've also tried sandwiching PlaceMenu next to an image that is 100 pixels wide, but on Macs this causes a line break in the table cell (works fine on PC).
I've also tried using "center" for Screen Position and then counting back from center and putting a negative number in Menu Left, but the menu just centers.

anybody have any advice?

thanks!

- george


Poster: creativejam
Dated: Tuesday November 5 2002 - 19:43:34 GMT

Having same problem and would also love some help with this.

JIM


Poster: creativejam
Dated: Tuesday November 5 2002 - 20:39:42 GMT

Try this tip from Andy.

Try using an offset for the left position like this

"offset=-200" //Left

Put whatever value you need in there to line things up

Same would work for relative Top positioning I imagine.

JIM