The simplest way to change two or more frames in one go at the same time is by using javascript
Code:
<script language="JavaScript">
function toped(holed) {
var tested = holed
parent.topFrame.location= tested
}
</script>
please substitute topframe with the framename of your choise
The following script can be used to change one frame and the second one is done by the traditional way using the link like below and the onClick is used to change the second frame
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.