Trying to create a calculator of sorts by using drop-down menus and quantities. How can I multiply the value from a drop-down to a text field, and have the result show up in another text field, using Javascript? This would apply to each line in the table. Trying to create a calculator of sorts by using