I have menu control with horizontal orientation. Menu is not connected with database. There is only one level submenu.Submenu item is a picture. When menu item (first level item) is mouseovered - corresponding picture in submenu level appears. My question - how to make submenu picture always appear on the left of the screen, not under the mouseovered item?
Item1 Item2 (mouseovered) Item3
--------------|
Picture |
--------------|
Thank you.