Hi I wanted to put a cool mailing list form on some of my sites. I only want to show the form the first time a visitor comes. If they close it or fill it in it won't show again. I like those ones where the screen turns dark and the form is in the middle but have no idea how to start. I'm assuming it's ajax but i can't find anything online. Can somebody suggest a resource or if you have a better suggestion for how to present the form then please feel free to let me know. Thanks for your help! Lux
1. set up a cookie when user fills in the form and depending on the cookie dont display the form again and again 2. You are looking for light box javascript , it is actually a modal Window .. refer the following url which may help you out in attaining the same http://particletree.com/features/lightbox-gone-wild/