Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening a Window by Frame A with same document of Frame
Message
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
00417979
Message ID:
00418072
Vues:
26
>Sorry, source code was deleted by ut
>
>My problem is, that I don't know the frame's document name. So, without name no target :-(
>I wanted to use something like this
>
>a href="javascript:parent.frameC.location.href();" target="out"
>
>but my browser says. 'parent.frameC.location' is no object.

Have you tried something like...

parent.frames(1).location = 'menu.htm'
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform