Link Alert Box

 

Link Alert Box

Use a JavaScript Link Alert Box code to enable your visitors to launch an alert box when they place their mouse over a link. This JavaScript provides an easy way to alert your visitors; however, please ensure you use this script cautiously, as you certainly don’t want to irritate your visitors and cause them to leave your website.

This code provides a great way to provide your readers with further information about a link, tips or whatever you’d like.

Example Alert Link

Place your mouse over the above link.

Copy and paste this code into your HTML where you would like the link to appear:

<a href="" onMouseOver="alert(‘Your Message‘);return true;">Linked Text</a>

Edit the text indicated in bold to suit your needs.

This concludes the Link Alert Box code.

 
 

 
 
Visit the following pages for a wealth of copy and paste codes and tips:

HTML Tips
Copy and paste special effect HTML codes for your web page.

HTML Codes
An HTML codes chart you can use to copy and paste codes into your web page.

HTML Color Codes
An HTML color codes chart you can use to copy and paste color codes into your web page.

JavaScript Codes
Copy and paste special effect JavaScript codes for your web page.

Web Design Tips
Tips, tricks, and special effect codes for your web page.

HTML Tags
A list of HTML tags.

HTML 5 Tags
A list of the latest HTML tags to be developed.

ASCII Codes
Special text characters and code for your web page.