webmaster resources tips and articles
webmaster information

Path = Home : HTML Design Tips : How To Create An Alert Box

How To Create An Alert Box

<a href="" onMouseOver="alert('YOUR MESSAGE');return true;"> Place link text here</a>

Move your mouse over this

This code will open an alert box when your mouse moves over the link. This alert box will make a sound and display a small box with your message and an "OK" button. The box will close when the "OK" button is clicked.

This alert can be used to inform your visitors of a special event, news, or information.

 

 

© janim.net 2000 - 2007 All rights reserved