alex57
12-31-2006, 01:50 PM
Hello, I have a page which contains two iframes. On this page I have a hyperlink which when clicked I want both iframes to refresh. Is this possible??
I think the hyperlink should look something like this:
<a href="javascript:void(0);" onclick="some javasacript">click here</a>
If someone could fill in the javascript I would be grateful.
Thanks
I think the hyperlink should look something like this:
<a href="javascript:void(0);" onclick="some javasacript">click here</a>
If someone could fill in the javascript I would be grateful.
Thanks