ติดต่อมหาวิทยาลัยนเรศวร
มหาวิทยาลัยนเรศวร มหาวิทยาลัยแห่งการวิจัย
ฝากข้อมูลติดต่อสอบถาม
// Document jQuery( document ).ready(function() { // Don't submit form on enter, allow enter button only for texts jQuery(document).on("keypress", ":input:not(textarea)", function(event) { return event.keyCode != 13; });
// Do not use previous password saved in broswer for passowrd field jQuery("input[type='password']").attr("autocomplete", "new-password");
//handle form submission //jQuery("form[name='wpdevart_frontend_form_2']").submit(function(e){ jQuery(document).on("submit", "form[name='wpdevart_frontend_form_2']", function(e) { //shortcode attributes e.g var atts = {"id":"2"}; var options = { //target:'#frontend_form_messages_2', // target element(s) to be updated with server response // other available options: url:"https://www.nu.ac.th/wp-admin/admin-ajax.php", // override for form's 'action' attribute //url:"https://www.nu.ac.th/wp-content/plugins/contact-forms-builder/check-ajax.php", data:{'btn_send_form_email':'1','process_ajax':'1','atts':JSON.stringify(atts),'action':'get_post_information'}, //type: type // 'get' or 'post', override for form's 'method' attribute //dataType: null // 'xml', 'script', or 'json' (expected server response type) //clearForm: true , // clear all form fields after successful submit //resetForm: true , // reset the form after successful submit
// $.ajax options can be used here too, for example: //timeout: 3000
beforeSubmit: function() { jQuery("#loader-icon-2").show(); }, success:showResponse, // post-submit callback };
// inside event callbacks 'this' is the DOM element so we first // wrap it in a jQuery object and then invoke ajaxSubmit jQuery(this).ajaxSubmit(options);
// !!! Important !!! // always return false to prevent standard browser submit and page navigation return false; });
function showResponse(responseText, statusText, xhr, $form) { str = responseText; //replace first occurence str = str.replace("successmsg_", " "); // append response
jQuery("#frontend_form_messages_2").text(" "); jQuery("#frontend_form_messages_2").append(str); setTimeout(function(){ //jQuery("#frontend_form_messages_2 .success_message2").fadeout(); jQuery("#frontend_form_messages_2 .success_message").fadeOut(); }, 5000);
// responseText , updates the div in target specified in options jQuery("#loader-icon-2").hide();
var matched = responseText.search('successmsg_'); if(matched != -1) {
var formId = "2";
setTimeout(function(){ jQuery('#wpdevart-forms-2')[0].reset(); jQuery("#wpdevart-forms-"+formId).each(function() {
}); },100); }
return false;
} function showRequest() { return false; }
jQuery(document).on("click","[type=reset].ws-reset-form",function(e){ formId= jQuery(this).attr('data-attr'); //reset jQuery("#wpdevart-forms-"+formId).each(function(){
jQuery("#wpdevart-forms-"+formId)[0].reset(); });
return false;
}); });
การเดินทางโดยรถโดยสารประจำทาง
การเดินทางมา มหาวิทยาลัยนเรศวร ให้ขึ้นสาย 12 มี 2 สายคือ

ป้ายฟ้า
เริ่ม บขส.2(ใหม่) บขส.2 บิ๊กซีโคกมะตูม เทคนิค ม.สาธิต สถานีรถไฟ ชาญเวชกิจ ตลาดทรัพย์อนันต์ รพ.พุทธ สถานีรถไฟ หอนาฬิกา รพ.อินเตอร์ แม็คโคร โลตัสต้นหว้า ชลประทาน ม.นเรศวร (ออกทุกๆ 20 นาที)
ป้ายแดง
เริ่ม บขส.2 (ใหม่) บขส.1 ท๊อปแลนด์ วัดใหญ่ บ้านคลอง เซนทรัล โลตัสต้นหว้า
ชลประทาน ม.นเรศวร (ออกทุกๆ 30 นาที)