jquery button reload page instead of events code example Example: page refresh jquery on click $('#something').click(function() { location.reload(); });