success: function (json) {
$('#post-price').val();
$("#post-driver :selected").text();
console.log(json); // log the returned json to the console
console.log("success"); // another sanity check
}
})
});
Вот так с библотекой норм?
да
Обсуждают сегодня