Cool Mailing List Signup From

Discussion in 'JavaScript' started by luxinterior, Jun 5, 2008.

  1. #1
    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
     
    luxinterior, Jun 5, 2008 IP
  2. adrevol

    adrevol Active Member

    Messages:
    124
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    58
    #2
    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/
     
    adrevol, Jun 6, 2008 IP
  3. luxinterior

    luxinterior Peon

    Messages:
    231
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks for the lightbox link. I had no idea what it was called.

    Lux
     
    luxinterior, Jun 6, 2008 IP