On Mouse Out Display 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 MouseOut Property</h1>

<button type="button" onmouseout="error()">Mouse Out</button>


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

ConversionConversion EmoticonEmoticon

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