When working with frames, is it possible to display in the Browser, the “Title” of any one of the other Pages within the frameset, instead of the name of the title of the main frame itself?
hie
powahusr, i dont understand jkmitchell's post, so, i'll tell u how i wuld do that:
in the document that is in frame:
Top.title=top.frames.framename.title
<head>
<script language="JavaScript">
self.title == <framename>.document.title;
</script>
Everyone has a right to my opinion.
E-mail me at cwcon@programmer.net
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.