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
Positioning menus exactly like will appear but force popup()
Partial results
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
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
Sorry, I'm not up on this, but have you checked the menu methods and functions page? http://milonic.com/menu_methods.php
Ruth
Ruth