| Look at the Status Bar, in the bottom left corner of your Web Browser! | ||
Put this code into your page:
| <html> <head> <style> <script language=javascript> i=0 <BODY onLoad="scrollMsg()" BGCOLOR="#FFFFFF"> <br><br><br> </body> |
Related Articles
- Scrolling Status Bar TextDisplays a scrolling message in the status bar, in the bottom left hand side of your browser. It is easy to change the message to be displayed, and its scroll speed as well. A good easy to use script, but can become annoying if over used so be careful.
- Window StatusHow to use this handy function to change the window status in a viewers browser.
- Status Bar ShootIf youre bored with static text on your status bar, try this tutorial to set it flying.
- onMouseover? What's This?Well, its time to try out your first javascript. This one is nice because we dont have to deal with adding the script tag. This little script will write something of your choice to the browsers status bar when you move your mouse over a link. Lets look at the example:
- Statusbar MessageThis is a quick, and quite simple tutorial. Now its not html, it uses Javascript. What it does is lets you customize what it says in the status bar usually at the bottom left of your browser. Right now in your browser it should say Infinite Designs.org ..... Heres how to make it do that...
- Iframes BasicsIll show you this lovely little trinket called IFrames. It enables users to load a whole new page - html, php, etc. - within or embedded in an already opened page.
- When Does an Expired Domain Name Become Available?In order to know exactly when an expiring domain name will become available for re-registration by a new owner, you must understand the
- Domain Names Security : How safe is yours?The security of domain name registrations is an increasing concern for domain name registrants and registrars. However, there are steps you can take to increase the security of your domain name registrations...
- Create Tell A Friend Script with HTML & PHPToday we learn how to create a Tell a Friend script with HTML and PHP. If you want to exercise on my files, click here to download them!
- Ten Fatal Mistakes That Make Web Sites StinkSince youll spend lots of time and money to create your web site, dont you want to make sure youre not making mistakes that at best irritate users, and at worst make you lose customers? After all, when you alienate users, you lose potential revenue. Who can afford that?
