I have a test page where the user can click on a menu button that than shows a div with menu-items in it. I want the div to appear just below the button. I have set the left/top position fixed now. Question is; how can I change the left/top position programmatically? I don't see a formula button next to the left or right input field.