- Back to Home »
- Form Validation
Posted by : Unknown
Wednesday, January 13, 2016
JavaScript Homework
Add the JavaScript code needed to enable auto-complete on this form. Whenever the checkbox is checked, the code should automatically copy the values from Shipping Name and Shipping Zip into the Billing Name and Billing Zip. If the checkbox is unchecked, the Billing Name and Billing Zip should go blank.