Код: Выделить всё
$(document).ready(function () {
var i = 1
$('#packCount').change(function () {
var total = $(this).val()
while (i
Подробнее здесь: [url]https://stackoverflow.com/questions/79466869/assign-js-var-as-php-variable-array-key[/url]Код: Выделить всё
$(document).ready(function () {
var i = 1
$('#packCount').change(function () {
var total = $(this).val()
while (i
Подробнее здесь: [url]https://stackoverflow.com/questions/79466869/assign-js-var-as-php-variable-array-key[/url]