Positioning menus exactly like will appear but force popup()

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
dhaack
Advanced
Advanced
Posts: 15
Joined: Thu Aug 05, 2004 8:01 am
Location: Chicago, US

Positioning menus exactly like will appear but force popup()

Post by dhaack »

I want to load the last menu user used. I can track menu with no problems by adding parameter to url. Problem is how to get x,y coordinates to pass so can load menu at same location.

Cannot use left,top for all submenus.


Can I retrieve the x,y coordinates inside aI=(url=www?xxx=':gpos(...

System should have way to retrieve all relative locations menus will dislay up front

Any solutions would be helpful

Thanks Dave
dhaack
Advanced
Advanced
Posts: 15
Joined: Thu Aug 05, 2004 8:01 am
Location: Chicago, US

Partial results

Post by dhaack »

I figured I could use cookies to set as menu opens to store menu and location.

Problem is I use showmenu=SERVICE; url=javascript:setcookie()

Menu displays but javascript never runs. I know setcookie works, because if put just the url on line then works properly. I need system to display menu, then call javascript to set cookie.

Then when I open program, can read cookie for what menus to open on load and location.

Also, do you do menuDisplay or do you set location with spos 1st

Any recommendations would help

Dave
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Sorry, I'm not up on this, but have you checked the menu methods and functions page? http://milonic.com/menu_methods.php

Ruth
Post Reply