Are you sure you want to go to an external site to donate a monetary value?
WARNING: Some countries laws may supersede the payment processors policy such as the GDPR and PayPal. While it is highly appreciated to donate, please check with your countries privacy and identity laws regarding privacy of information first. Use at your utmost discretion.
I installed Simple Form Saver and it works very well.
Is there a way to edit the script so that it will fill in a pop-up textbox with the information from a checked checkbox on the same page?
Checkbox example:
input[type="checkbox"] + label
No
⚫ cbNo1-22.6—on:: off
Comment Box example:
Format name [--default]::value
txtComment::null
Type of (name::value)
TEXTAREA
I am thinking that when I check off checkbox cbNo1-22.6, for example, the script could either fill in the textbox on the page or fill in a generic floating textbox that I could copy and paste into another form.