#Ready to Save popup when Copying Text

1 messages · Page 1 of 1 (latest)

idle gale
#

I have a function that copies text to the clipboard, the function works fine but everytime I press the button a "Ready to Save?" pop-up appears. Why?

rigid hill
#

Your button likely triggers the submission of the form. You'll want to give your button an attribute type="button"