Welcome to WeetHet!


Managed Web Hosting by Liquid Web

Your IP address:
3.235.42.157
     
 
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 text in the Statusbar

In the lower part of your browser window you will find the statusbar.

By using JavaScript, we can put a custom text here.

We will use the object "Window" and the property "Status" in Javascript.

 

HTML

Examples

<script>
window.status="Welcome to my homepage !!!"
</script>

This little example should be placed between </HEAD> and <BODY> tags of your HTML source.


 

 


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