Javascript - Looking to Create a Tooltip for a mouse click event. Tooltip to follow cursor.

1080
1
03-03-2017 08:08 AM
IanPeebles
Occasional Contributor III

Hello everyone.  I have recently created a edit move tool, where a user can click a button and activate the tool, then click on a feature to move it.  When done, they can click on the button to stop edits.  It looks something like this:

Move Tool - Floating Pane

The tool works well, but I am looking to add in a tool tip to follow the cursor when the start move is clicked.  Something like this:

Anyone have any ideas on how I accomplish setting up a tool tip following a click of a button?

Thank you for any information you might have.

0 Kudos
1 Reply
TimWitt2
MVP Alum

Maybe the code I used here can help you?