howto apply jquery on page not reloading code example Example: page refresh jquery on click $('#something').click(function() { location.reload(); });