Код: Выделить всё
Wire Type:
Select wire..
14/2
14/4
16/4
16/2
RG6
CAT5
RG59
LVT
CAT6
HDMI
Shielded CAT6
Length:
Retail Price:
js , что у меня есть:
Код: Выделить всё
$('input[class^="id_wire_retail"]').each(function() {
parts_cents_total += (Money.dollars_to_cents($(this).val()) * $('input[class^="id_wire_length"]').val());
});
, так что я думаю, что это сводится к этому:
в них?
Подробнее здесь: https://stackoverflow.com/questions/529 ... ild-jquery
Мобильная версия