Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting head tag information
Message
 
To
04/05/2001 05:53:36
General information
Forum:
Internet
Category:
Javascript
Miscellaneous
Thread ID:
00501867
Message ID:
00504090
Views:
21
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
Previous
Reply
Map
View

Click here to load this message in the networking platform