cuba









Interactive JavaScript Order Form



Uncle Jim's Javascript Designs

Interactive Order Form



Here's a hypothetical order form, which uses quite a bit of advanced JavaScript code. To try it out, pick a product from the drop-down list, then type in a quantity and click another field, or press Tab. There's also a button to copy information from the Bill To part of the form to the Ship To part of the form.




Product Qty Unit Price Ext Price
Subtotal:
Click here if you live in Sales Tax:
Grand Total:

Bill To
Name:
Company:
Address1:
Address2:
City, State, Zip:
Phone:
Email address:

Ship To
Name:
Company:
Address1:
Address2:
City, State, Zip:
Phone:
Email address:





Instructions for use are in the source code.





Close This Window