Seydie

jQuery make link

Dec 1st, 2016
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.09 KB | None | 0 0
  1.     jQuery( "classname" ).click(function () {
  2.         window.location.replace("linklocation");
  3.     });
Advertisement
Add Comment
Please, Sign In to add comment