Search code examples
javascriptdom-eventsmouseeventoffsetmouseover

Is there any way to simulate mouse over to a particular x/y offset on particular element using Javascript?


I need to click at an x,y offset of an image. How do I do it using Javascript?


Solution

  • You can refer this too. jquery trigger