javascript - What's the state of art steps to calculate the position of an event? -


Assume that the event e is known how it happened (as a condition) ?

I'm also using jQuery.

I think you are searching for:

  $ ('#some') Click (function (e) {warning ('e.pageX +', '+ E.pageY'}} based on the event)  

Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -