1 Comment

  • This does not reloads the page using jQuery, it reloads the page using the native JavaScript location object. You’re using jQuery to just select a button and add an event listener to it.

Leave Your Comment