YD
Size: a a a
YD
ei
UD
UD
ei
UD
$.ajax({
url: 'index.php?route=extension/total/coupon/coupon',
type: 'post',
data: 'coupon=123',
dataType: 'json',
success: function(json) {
console.log(json);
},
error: function(xhr, ajaxOptions, thrownError) {
alert(thrownError + "\r\n" + xhr.statusText + "\r\n" + xhr.responseText);
}
});
И
success
блоке ajax
запроса изменить текущую url без перезагрузки страницы? Я пробовал pushState/replaceState — безуспешно.ДУ
UD
success
блоке ajax
запроса изменить текущую url без перезагрузки страницы? Я пробовал pushState/replaceState — безуспешно.И
u
A
u
ДК
A
A
A
ДК
A
ДК