Quantcast
Channel: redirect – Kalpesh Mehta
Viewing all articles
Browse latest Browse all 4

jQuery redirect page, with javascript alternative

$
0
0

jQuery redirect one page to another using the following code: 1 2 var your_url = 'http://ka.lpe.sh/'; //change this to your url $(location).attr('href','your_url'); Above code works to redirect page in jQuery, [...]

The post jQuery redirect page, with javascript alternative appeared first on Kalpesh Mehta's Blog.


Viewing all articles
Browse latest Browse all 4

Trending Articles