How to replace coordinates with property on click
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2016
07:43 AM
09-08-2016
07:43 AM
How to replace coordinates with property on click
I don't want to use coordinates on click. Is there an alternative way?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-08-2016
12:50 PM
09-08-2016
12:50 PM
Either pass no parameters or use -1.
Click() or Click(-1,-1)
Thanks,
Carson
Click the Accept as Solution button if my answer has helped
