Whenever I hover mouse on the text, it should get counted which is not happening (below is the code):
Event
/* this line of code was properly runnning whenever I hovered mouse on it, but it was not counting the no. of times I did. So for that I code the line below*/
'Exception' is not counting the no. of times the mouse hover on the text.
Please do guide me. Thanks in advance.
Dorababu MekaPosted Jun 1, 2011, 5:28 AM
http://jsfiddle.net/xf5gE/
Syed Arbab AhmedPosted Jun 1, 2011, 5:24 AM
What do u think is the problem with the above code?
Thanks in advance.
Dorababu MekaPosted May 31, 2011, 2:46 AM
Syed Arbab AhmedPosted May 31, 2011, 2:23 AM
Event
jjj
Dorababu MekaPosted May 30, 2011, 6:05 AM
try this by adding
var count = 0;
Event
onmouseover = "alert('Pop up window text')">
href="http://www.google.com" onmouseover='alert ("Moved :: Count = "+count); ++count'> jjj