Personal Memos
日常のメモ書き的なことを書いてあります。
Monday, January 18, 2010
Target other frame using javascript
Change(move) other frame's page from one child frame.
function moveFramePage() {
parent.other_frame_name.location = "http://target_page.html";
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment