My page consists of a large graphic (an organization chart). I'm using an image map with hotspots to allow the user to click on any node of the organization chart, then a window pops up with explanatory text, etc. next to the node. When the user clicks anywhere outside the popup window, it automatically closes. All this (javascript) works correctly, with one annoyance: If the user has scrolled down to see the bottom of the chart, then clicks on one of the hotspots at the bottom, the popup window appears but the main window scrolls back up to the top. ...
Bookmarks