|
|
Q1111 How can I tell from one frame when another frame's url changes and have it act accordingly?
irt.org | Knowledge Base | JavaScript | Frame | Q1111 [ previous next ] Q1111 How can I tell from one frame when another frame's url changes and have it act accordingly?Only if the url in the other frame comes form the same server as the page that 'snoops' - otherwise a security error occurs. Have this in the frameset:
The script can also be in one frame, then "top." must be changed to "top.framename." everywhere but the onLoad stays unchanged. Feedback on 'Q1111 How can I tell from one frame when another frame's url changes and have it act accordingly?' |
-- div -->
|