function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
salesforcelearner1salesforcelearner1 

how to mark on image

Hi All,

I have a canvas image in the visualforce page. I have coordinates to mark on the image. I would like to pass coordinates through java script / jquery to mark on the image. I have already implemented onclick to mark on the image, but i want to pass those coordinates without onclick. please guide me.

Thanks,
Salesforcelearner.