Advertisement
GochiSiyan

Untitled

Dec 23rd, 2020
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. (function($){
  2. $('.jeg_popuplink').off('click').on('click',function(e){
  3. e.preventDefault()
  4. }).attr('href','test.com')
  5. })(jQuery)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement