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
  • 12,609
  • 2
  • 15
  • 29

0 Answers0