PureDevelopers
IS-IT--Management
We currently have a .Net site at: that is using some JavaScript to display a flyout menu from a set of images. I am attempting to convert this functionality to an asp menu, and everything is working fine, except that I can't figure out how to set it up so that the flyout menu is positioned in the exact same position for every button on the static menu. the menu control wants to display the flyout for each button next to the individual button. I can't seem to figure out how to set the position of the flyout to absolute for all buttons. Any ideas??
How do you programmatically set the position of the flyout menus or use css to do it?
How do you programmatically set the position of the flyout menus or use css to do it?