0

i have code

aff_url = $(this).attr('data-aff-url'); 
current_url = $(this).attr('href'); 
window.open( aff_url, '_self'); 
window.open( current_url, '_blank');

but the window open function is not working chrome the popup blocker is blocking window open anyone can help me to make it work ?

KIKO Software
  • 15,283
  • 3
  • 18
  • 33

0 Answers0