|
|
Q1249 How can you refresh a frameset from a child window created from one of the frames and subsequently close the child window by way of a button?
irt.org | Knowledge Base | JavaScript | Frame | Q1249 [ previous next ] Q1249 How can you refresh a frameset from a child window created from one of the frames and subsequently close the child window by way of a button?Refresh the frame (or page) that opened the window:
Refresh another frame:
Refresh the frameset:
Use reload(1) to force reload from server. Feedback on 'Q1249 How can you refresh a frameset from a child window created from one of the frames and subsequently close the child window by way of a button?' |
-- div -->
|