How To Reload a Page Using JQuery or JavaScript

Published Date Author: , Posted September 6th, 2012 at 8:15:33pm

location.reload();

~or~

window.location = window.location.pathname;

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.