vcherubini
Programmer
I have a question about updating 3 different frames at a time. I know how to change two frames at a time with:
<a href="page.html" onClick="parent.framename.location.href='place.html'">
That will load two frames. How would I load three frames?
I was thinking of creating an array with the pages that you would go to and then calling different members of the array to go to pages. If someone can help, I need it ASAP.
Thanks in advance.
-Vic
vic cherubini
malice365@hotmail.com
====
Knows: Perl, HTML, JavScript, C/C++, PHP, Flash, Director
Wants to Know: Java, Cold Fusion, Tcl/TK
====
<a href="page.html" onClick="parent.framename.location.href='place.html'">
That will load two frames. How would I load three frames?
I was thinking of creating an array with the pages that you would go to and then calling different members of the array to go to pages. If someone can help, I need it ASAP.
Thanks in advance.
-Vic
vic cherubini
malice365@hotmail.com
====
Knows: Perl, HTML, JavScript, C/C++, PHP, Flash, Director
Wants to Know: Java, Cold Fusion, Tcl/TK
====