Welcome to WeetHet!


Managed Web Hosting by Liquid Web

Your IP address:
3.229.122.112
     
 
Print this page
- use Landscape
Search the
WeetHet Pages
WeetHet is being updated! - Current articles will slowly move to www.tweaking4all.com
For excellent webhosting that is reliable and affordable, we highly recommend: LiquidWeb

On this page ...

Changing the title of your browser from within a frame

When using frames, the titlebar of your browser will not automatically adapt to the title used for the window opened in a frame.

Change the titlebar of the browser from within a frame can done by this little trick: change the <BODY> tag of the documents to be opened in a frame, to:

HTML

Copy the title

<body OnLoad="parent.document.title=document.title">

The parent (the HTML file with the frameset definition) will now get the title used in the child window (defined with the <TITLE> tag).


 

 


Klik hier om te wisselen naar nederlandstalige pagina's You are currently on the English pages.