Unregistered
03-28-2001, 06:10 AM
OK guys I need some help. I am getting into Java script but I have hit a bump. I need a DROP down menu that has pre- calculated values in them. Maybe some onLoad command or something. It has to have words and a pre-calculated amount in it. So when someone pulls the menu down the #'s are there.
I am starting an e-commerce site and need this for shipping. One command is set as this ('parent.all.ordertotals * 1.15') but I cant figure out how to load this as one of the selections.
I need it to be dynamic only I can't have static cause the amount of purchase varies too much.
IE. UPS = $3.45
MAIL = $2.45
ect. you get the point. SOMEONE PLEASE HELP.....
I am starting an e-commerce site and need this for shipping. One command is set as this ('parent.all.ordertotals * 1.15') but I cant figure out how to load this as one of the selections.
I need it to be dynamic only I can't have static cause the amount of purchase varies too much.
IE. UPS = $3.45
MAIL = $2.45
ect. you get the point. SOMEONE PLEASE HELP.....