What is correct syntax to display a menu on the 20 pixels in from right of the screen?
I have tried screenposition in various combinations as shown below with no success. Does anyone have any ideas.
with(milonic=new menuname("Contact Menu")){
style=CmenuStyle;
top=14;
screenposition="right(offset=-20)";
itemheight="25";
itemwidth="150";
align="center";
alwaysvisible=1;
orientation="horizontal";
Thanks
Jim
Screenposition offset
-
- Beginner
- Posts: 4
- Joined: Mon Sep 15, 2003 5:51 pm
- Location: Ottawa, Canada
- Contact:
-
- Beginner
- Posts: 4
- Joined: Mon Sep 15, 2003 5:51 pm
- Location: Ottawa, Canada
- Contact: