MouseOver Alert Box

Script by Dennis Wildbore

Place Your Mouse Here

Run your mouse over the words above. Neat, huh? Here's the script that made it happen:

<a href="" onMouseover="alert('Thanks for doing that')">Place Your Mouse Here</a>

     Get the script above all on one line.

     Just cut and paste it from here. You can change what's written in the alert box by changing text where I have "Thanks for doing that." Nothing to it.

Back to the Alert Scripts