ประกาศเปลี่ยนแปลงกำหนดการรับสมัคร ปี 2568
Sunday, May 18, 2025
');
},
complete: function() {
$('#button-comment').attr('disabled', false);
$('#captcha').attr('src', 'index.php?route=tool/captcha#'+new Date().getTime());
$('.attention').remove();
$('input[name=\'captcha\']').val('');
},
success: function(json) {
if (json['error']) {
$('#new').after('' + json['error'] + '
');
}
if (json['success']) {
$('#new').after('' + json['success'] + '
');
$('#article-comments').load('/');
$('input[name=\'username\']').val('');
$('textarea[name=\'comment_content\']').val('');
$('input[name=\'email_blog\']').val('');
$('input[name=\'captcha\']').val('');
}
}
});
});
$(window).load(function(){
$('#product_related').carouFredSel({
auto: false,
responsive: true,
width: '100%',
prev: '#prev_related',
next: '#next_related',
swipe: {
onTouch : true
},
items: {
width: 370,
height: 470,
visible: {
min: 1,
max: 3
}
},
scroll: {
direction : 'left', // The direction of the transition.
duration : 1000 // The duration of the transition.
}
});
$('#article_related').carouFredSel({
auto: false,
responsive: true,
width: '100%',
prev: '#prev_art_related',
next: '#next_art_related',
swipe: {
onTouch : true
},
items: {
width: 272,
height: 'auto',
visible: {
min: 1,
max: 3
}
},
scroll: {
direction : 'left', // The direction of the transition.
duration : 1000 // The duration of the transition.
}
});
});
//-->
Leave Your Comment