pop up for email catching

2 replies
Greetings,

I was wondering if any one knew a code or how to have a pop up show up on the homepage of my website, so I can collect emails.
#catching #email #pop
  • Profile picture of the author Marc Sa
    Popup domination is really good for this, but you'll have to invest money.
    You certainly can find some free alternatives, like Cool Ryan Easy Popups.
    {{ DiscussionBoard.errors[6655779].message }}
  • Profile picture of the author jaasmit
    A pop-up is a small web browser window that appears on top of the website you're viewing.
    Try this:

    <form action="click"><div><a href="#"><input type="button" value="Pop Up Button" onClick="alert('It works!');return false;"></a></div></form>

    Best of luck.
    {{ DiscussionBoard.errors[6656679].message }}

Trending Topics