On Mouse Hover Error Alert Box

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Java Script</title>
</head>

<body>

<script>
function error()
{
    alert("Error!!!!!!!!!!!!!!");
}
</script>

<h1>This Display Mouseover Msg</h1><br /><br />
<button type="button"  onmouseover="error()">Show Error</button>






</body>
</html>
Previous
Next Post »

ConversionConversion EmoticonEmoticon

:)
:(
=(
^_^
:D
=D
=)D
|o|
@@,
;)
:-bd
:-d
:p
:ng