Hi,
I would like to know if there is any function to refresh a frame in javascript?
How?
Thx
Joe
Hi,
I would like to know if there is any function to refresh a frame in javascript?
How?
Thx
Joe
Refresh it by setting its location.href to its location.href.
Code:frame.location.href = frame.location.href;
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
You could place this in your frame and increase the content digit..
Or forwardHTML Code:<meta http-equiv="refresh" content="2">
HTML Code:<meta http-equiv="refresh" content="2;url=http://www.newu_rl.com/">
See the words "in Javascript" in the original post?![]()
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks