Hello Siti,
what’s the $w(" #totalPrice "). type?
if it’s a text box, you have to use .text, else if it’s user input you have to use .value ()
Hello Siti,
what’s the $w(" #totalPrice "). type?
if it’s a text box, you have to use .text, else if it’s user input you have to use .value ()