Link to home
Start Free TrialLog in
Avatar of rickuk
rickuk

asked on

how to make 2 frames change at the same time??

How can i make 1 link change 2 seperate files in 2 seperate frames at the same time, linking from a seperate frame?? thanks
Avatar of coreybryant
coreybryant
Flag of United States of America image

Let's say your frames are name A,B,C. Your link is on A:

<a href="pageB.htm" target="B" onClick="window.parent.C.location.href='pageC.htm';">

It uses some javascript but works fine.
ASKER CERTIFIED SOLUTION
Avatar of knightEknight
knightEknight
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified abandoned. I will make a recommendation to the
moderators on its resolution in a week or two. I appreciate any comments
that would help me to make a recommendation.

<note>
Unless it is clear to me that the question has been answered I will recommend delete.  It is possible that a Grade less than A will be given if no expert makes a case for an A grade. It is assumed that any participant not responding to this request is no longer interested in its final disposition.
</note>

If the user does not know how to close the question, the options are here:
https://www.experts-exchange.com/help/closing.jsp


Cd&

You guys made this one tough on me; knightEknight is more technically correct, and the code has wider cross-browser support so:

It is time to clean this abandoned question up.

I am putting it on a clean up list for CS.

<recommendation>
points to knightEknight

</recommendation>

If anyone participating in the Q disagrees with the recommendation,
please leave a comment for the mods.

Cd&