Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Html Webedit > multiple frame-...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 234 of 301
Post > Topic >>

multiple frame-update

by "ark312" <ark312@[EMAIL PROTECTED] > Nov 7, 2005 at 02:18 PM

Hello,

I try to update several frames in one mouseclick. There is an error in the

code below, that is for sure. The Text-frame doesn't get updated. What do
I 
do wrong?

Thanks,

Sjoerd




<a href="Mirte.htm"
   target="Info"
   onclick="if (parent.frames.Play) {
                 parent.frames.Play.location.href = 'PlayMirte.htm';
               }
               and
           if (parent.frames.Text) {
                 parent.frames.Text.location.href = 'Text0000.htm';
               }
               return true;">
Mirte
</a>
 




 1 Posts in Topic:
multiple frame-update
"ark312" <ar  2005-11-07 14:18:27 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 15:31:23 CDT 2008.