
Search found 2 matches
- Fri Jul 05, 2002 9:48 am
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu appearence in point where mouse was clicked
- Replies: 2
- Views: 2645
thank you Andy, it helped ;)
thank you Andy, it helped 

- Thu Jul 04, 2002 6:46 pm
- Forum: Archived Topics for the old Version 3.0 JavaScript Menu
- Topic: Menu appearence in point where mouse was clicked
- Replies: 2
- Views: 2645
Menu appearence in point where mouse was clicked
Does anybody know, how to force menu to appear on the point where left mouse button mouse was pressed ?
For example:
addmenu(menu=[
"menu1",
100, //top
40, //left
50, //width
...
])
it means that menu will appear on the point X=40, Y=100.
But for example I loaded the page, pressed(clicked) left ...
For example:
addmenu(menu=[
"menu1",
100, //top
40, //left
50, //width
...
])
it means that menu will appear on the point X=40, Y=100.
But for example I loaded the page, pressed(clicked) left ...