Revision history [back]

click to hide/show revision 1
initial version

answered 2017-04-17 02:35:19 +0800

cor3000 gravatar image cor3000

Hello Ansancle,

according to this stack overflow the browser API already has such built in functionality.

Here a fiddle showing how to trigger the event to the component below a certain coordinate.

http://zkfiddle.org/sample/1tlbjlj/1-trigger-click-at-position

Hello Ansancle,

according to this stack overflow the browser API already has such built in functionality.

Here a fiddle zkfiddle showing how to trigger the event to the component below a certain coordinate.

http://zkfiddle.org/sample/1tlbjlj/1-trigger-click-at-positionNote: triggering events from server side Java code will result in untrusted events (depending on the browser) having less privileges to perform certain actions. https://developer.mozilla.org/en/docs/Web/API/Event/isTrusted

Still I am not sure this e exactly what you were asking for. If questions remain please provide additional details.

Robert

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More