O okiedokie Regular Member Joined Feb 27, 2013 Messages 312 Reaction score 170 Dec 21, 2013 #1 I am trying to test something new i want my clickbank potential buyers to open both my links with just click on one link . how can i achieve this ? I have a feeling that this can get more sales
I am trying to test something new i want my clickbank potential buyers to open both my links with just click on one link . how can i achieve this ? I have a feeling that this can get more sales
T tinker Newbie Joined Feb 8, 2009 Messages 1 Reaction score 20 Feb 6, 2014 #2 Try this link with a little js Code: <a href="page1.html" target="_blank" onclick="window.location='main.html'">page1</a> tinker
Try this link with a little js Code: <a href="page1.html" target="_blank" onclick="window.location='main.html'">page1</a> tinker