JavaScript Mini-FAQ Sooner, or later, as we start learning and using JavaScript, we will all have questions we want answered. One author, Danny Goodman, has compiled a list of typical questions people ask when starting out with JavaScript.
| Name: |
Anthony |
| Subject: |
Refreshing a parent window from a pop-up frames page |
| Date: |
08-09-1999 02:22PM |
I am trying to refresh a parent(frames) window from a pop-up page. I tried the opener command but to no avail, I'm guessing since I am referencing a frames page it cannot refresh the whole thing. Any ideas on the syntax for refreshing an entire parent frames page from a pop-up frames page? opener.document.frames? I tried this and a few variations, still nothing. HELP!
Thanks in advance
|
Other posts in this thread:
| Top | | Refreshing a parent window from a pop-up frames page | Anthony | 08-09-1999 02:22PM |
Reply to this post:
|
 |
Visit the JavaScript Forum!
New On DevShed:
Hot Forum Topics:
|