This jQuery script automatically copies an email address from one field to multiple other fields when a checkbox is checked. Perfect for forms where users want to use their business email for multiple purposes (billing, support, marketing, etc.).
- ✅ Copy email from main field to multiple target fields
- ✅ Real-time updates when main email changes
- ✅ Fields remain editable for user overrides
- ✅ Clears target fields when checkbox is unchecked
- ✅ Waits for DOM elements to load properly