
In this assignment we are using Javascript to code a checkbox behavior that will copy data entered in the billing address into the shipping address. If the box is unchecked, the shipping address should be cleared.
I was having problems lining up my input fields, but adding float left solved it. Using the "clear" class on my line breaks also made positioning the input fields a lot easier.
No comments:
Post a Comment