I have a written a sample html
<html>
<head>
<title>Demo</title>
</head>
<body>
<h1> Event <h1>
/* <p> <a onmouseover = "alert('Pop  up window text')">  </a></p    
<p> <a href="http://www.google.com" onmouseover='++count; alert ("Moved")'> jjj</a></p>
</body>
</html>
But i am unable to display the count in alert can any one help me
 
     
     
     
     
     
    