Forum Moderators: open

Message Too Old, No Replies

Iframes refreshing

Iframes refreshing

         

hkpanda

4:43 am on Jul 21, 2003 (gmt 0)

10+ Year Member



Hello!

I have a web page that uses two iframes (top and bottom).

On click of a link in top iframe, I want to change the content of bottom iframe (load a page afresh).

How can I do it?

trisonics

5:16 am on Jul 21, 2003 (gmt 0)

10+ Year Member



use
document.<iframe name>.location.href = <url>