I have an html template I bought, I put in my clickbank id and once you click the button it goes to my clickbank hop link but not the page its like it freezes. I don't know html but do know i have put the hop link in the correct spot but it just hangs on page and doesnt redirect to clickbank sales page. any idea what I can do to fix?
see example here
Code:
http://www.w3schools.com/TAgs/tryit.asp?filename=tryhtml5_ev_onclick
if you are using button tag then above example
if you using img tag then
wrap it <a href="your url"> </a>
you can use forums post making tools to test and learn and copy it on website.
[quote='ѕ¢σяρισ' pid='1952840' dateline='1483733027']
see example here
Code:
http://www.w3schools.com/TAgs/tryit.asp?filename=tryhtml5_ev_onclick
if you are using button tag then above example
if you using img tag then
wrap it <a href="your url"> </a>
Thanks to all for the pm its working now