I am sending a data by ajax with type: 'post', but it generates an error, when I change it to type: 'get', the data is received in success. This is the code.
Ajax
$('.QuestionList-item').on('click', function() {
$('.Question').sho...
asked by
07.05.2016 / 18:00