jquery: percentage of two numbers

后端 未结 5 563
情深已故
情深已故 2021-01-12 16:06

EDITED

Thank you for everyone who offered support... the best working script I will share with you in hope that I could help others who is looking f

5条回答
  •  死守一世寂寞
    2021-01-12 16:58

    Check this fiddle

    http://jsfiddle.net/j3WY3/5/

    Have made some corrections:

    • removed ? as everyone says.
    • change .text() to .val()
    • both div and input had same id

提交回复
热议问题