get current page find and reload again jquery code example Example: jquery reload page $('#myElement').click(function() { location.reload(); });