How to get the previous event that has occured on the same field?
For example when we click a text box click event occurs then the enter event occurs.so want to know how to write a code in enter event of the text box to check that the click event has occured before the current event in java script.?
Please give an idea.
Regards,
Sugan.