Hi,
I have a site where the help link opens a popup window using the usual window.open
The document/web page is made up of a frame, where the top frame contains the actual help.jsp web page and the bottom frame contains a close window and goto top links.
When the popup window pops up, I want the help page in the top frame to go to a specific anchor on that page.
Seems simple, but I can't get it to work.
Any ideas?
Thanks Joel
I have a site where the help link opens a popup window using the usual window.open
The document/web page is made up of a frame, where the top frame contains the actual help.jsp web page and the bottom frame contains a close window and goto top links.
When the popup window pops up, I want the help page in the top frame to go to a specific anchor on that page.
Seems simple, but I can't get it to work.
Any ideas?
Thanks Joel