When you visit Sitepoint they always show there ebook ad and same with seomoz. I also want similar functionality. When the user first time comes to my site, he should see a popup which may ask to subscribe to my feeds or register to my site or something of similar sort. To make it more clear, many (almost everyone) online marketer on there landing pages first show a popup where you can enter your email ID. I pretty much want similar feature Can someone help me on this ? like what script/code do I have to use ? Regards
Search google for a pop up script. But be aware that most users can block most pop ups so be sure that you get a script that is not easy to block. Also remember that pop ups are extremely annoying.
We actually use a CSS layer that shows once every two weeks to new visitors based on their 2nd page load (maybe 3rd page load). You can code it in CSS using an overlay - we like it a bit better than the standard Javascript pop-up functionality. I'm not 100% sure what Sitepoint is using - for some reason, I don't get a pop-up when I visit their site.