I have a page where it accesses the same popup a couple times. When I click 'Help' it opens the popup then goes to the section. But, if i go back to the other page, and click another link to the popup which goes to another section, it doesn't re-focus on the popup window.
The sections are accessed by the '#SECTION' link...
Like:
How can I focus on it when it goes to a new section when the popup is already open?Code:<a href="javascript:helppage('help.htm#Section','title');">Help</a>





Bookmarks