Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting head tag information
Message
 
À
04/05/2001 05:53:36
Information générale
Forum:
Internet
Catégorie:
Javascript
Divers
Thread ID:
00501867
Message ID:
00504090
Vues:
22
Sarah,
>
>You may use frames collection to retrieve the title of a frame you need, for sample:
var firstFrameTitle = parent.frames(0).document.title;
>// or
>// var firstFrameTitle = top.frames(0).document.title;
>var secondFrameTitle = parent.frames(1).document.title;
>// and so on
>
>HTH

looks great, thanks.
Sarah King
pcpropertymanager.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform