подскажите, как реализовать подсчет значений элемента input
<td><input class="digits6" type="text" id="count_price_disc[1]" value="100" readonly> руб.</td>
<td><input class="digits6" type="text" id="count_price_disc[8]" value="555" readonly> руб.</td>
<td><input class="digits6" type="text" id="count_price_disc[22]" value="600" readonly> руб.</td>
|