Summary Value Calculation with JsViews
问题 I like to display two summary data on my page by using jsviews binding. The UI will be something like in screenshots. The user can add/remove the person from the list and it will affect the value of "No. Of People" and the user can edit integer value in textbox and the total values will be shown in "Total Amount." Yes. I managed to make it work .. Please see my code there. http://jsfiddle.net/michaelsync/eqhkzv3t/3/ But I think it's very ugly esp: this code below. function observeAmounts(){