logo
Search
showing results for - "jquery change page on click"
Shanna
11 Mar 2018
1$('#someButton').click(function() {
2    window.location.href = '/some/new/page';
3    return false;
4});
source
Amy
04 Sep 2019
1$('#link').click(function(){
2  alert("Clicked");
3  window.location.href="http://smashingmagazine.com";
4});
5
similar questions
go to page jqueryonload set scroll on top of page jquerygo to anchor jqueryafter load page jquerychange abclground onload jqueryjquery event on class changejquery on element changechange html using jqueryjquery recharger la pagejquery trigger change eventon change jquerypage refresh jquery on clickhow to change the text using jquery on clicktrigger a click on page load jqueryjquery onlcick css changejquery on dom changejquery override page titlerefresh page on button click jqueryfire change event jqueryjquery change picture onclickvalue change event jqueryjquery url changejquery on changejquery change button click functionon scroll page jqueryhow to redirect in jquery onclickset onclick jquery
queries leading to this page
jquery change page on clickjquery onclick html page changejquery change pageon page change jqueryjquery on click change pagejquery change page eventjquery onclick change page contentonclick change page jqueryjquery event change pagechange page using jqueryjquery change page on click
privacy policyterms of useinstagram
Crafted with  ♥  for everyone

sign in to continue
your answer for
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
sign in to continue
ask question on maxinterview
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content
please be clear, to the point and respectful
sign in to continue