0

In jquery, I use the statement

$("#amtReqTxt").val(parseFloat(amount).toFixed(2));

When amount = 12, textbox shows 12. But I want to show the value as 12.00 in textbox. How can this be done?

Thara
  • 489
  • 1
  • 8
  • 24

0 Answers0