How do i add a pop up like this?

Discussion in 'HTML & Website Design' started by ThePassiveIncomeBlog, Feb 9, 2012.

  1. #1
    I have seen is several web sites that they have a new style of adding a pop up box.when goes to site. The backgroup goes darker and pop up comes with a nice close button. Most sites use them to add subscription options. I cant give an example site as the site I have seen doesnt display this again.

    I am sure may of you must have seen this. What is this? is this CSS?
     
    ThePassiveIncomeBlog, Feb 9, 2012 IP
  2. sumoncy

    sumoncy Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    sumoncy, Feb 10, 2012 IP
  3. ThePassiveIncomeBlog

    ThePassiveIncomeBlog Active Member

    Messages:
    847
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    50
    #3
    Thank you very much!
     
    ThePassiveIncomeBlog, Feb 10, 2012 IP
  4. amdadhbd

    amdadhbd Greenhorn

    Messages:
    84
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #4
    Thanks.. Also helpfull for me
     
    amdadhbd, Feb 10, 2012 IP
  5. rahul.patil

    rahul.patil Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    you can use this code also <script>alert( "hello");</script> . This is a basic pop up . But you can add images and give its border and height.
     
    rahul.patil, Feb 10, 2012 IP
  6. zubizubi

    zubizubi Active Member

    Messages:
    946
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    83
    #6

    Its better not to use such pop ups at the entry level of your web visitors. Pop ups only annoys people. You can add a pop up in the exit levels that means when a visitor is going to leave your site. Second most important thing don't add a subscription option by popups which will discourage your visitors to visit your site later on. You can offer some free ebooks or free samples instead.
     
    zubizubi, Feb 12, 2012 IP
  7. designindia

    designindia Peon

    Messages:
    23
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    The first thing your going to need to edit is the address, the code above is set to go to Yahoo, change this to the address of the page you want to pop-up.
     
    designindia, Feb 21, 2012 IP