Sales Page Pop Up

Ultraburner

Junior Member
Joined
Jun 24, 2010
Messages
123
Reaction score
10
Hey All,

You may have seen those sales pages where you have what looks like a video ready to run (infact its an image) but when the visitor clicks on that image a popup displays saying 'Hey you havent signed in yet' or something like that.

Can anyone help me as I need the JS to produce this effect...

Cheers S.
 
Well that popup you are looking for is called a content locker. If you search the forum you will probably learn something about it. Basically you need to join a network that has one (blamads,leadbolt,adscend) and then just put their JS code on your page. Your other option is creating your own, in which you need to find a network that offers a 'postback URL', and of course be handy with PHP.

If it's not the locker you are looking for, and would like to just popup a simple banner, look into the Lightbox plugin, or Lytebox which I prefer. You should be able to set it up without much JS knowledge.
 
Back
Top