Pop-Up Message Window

Discussion in 'Programming' started by Eric007, Jul 11, 2007.

  1. #1
    I'm trying to add a pop-up message window to my site. It would be something like a pop-up ad, but it would be a message from me to visitors. Anybody knows how to do this?

    Thanks.
     
    Eric007, Jul 11, 2007 IP
  2. nabil_kadimi

    nabil_kadimi Well-Known Member

    Messages:
    1,065
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    195
    #2
    <script type="text/javascript"/>
    alert("hey, I wanna tell you bla bla..");
    </script>
    HTML:
     
    nabil_kadimi, Jul 11, 2007 IP
  3. ProgrammersTalk

    ProgrammersTalk Peon

    Messages:
    684
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #3
    LOL dude, I think he wants such like annoucement mod or something... is that want you wanted? :-/
     
    ProgrammersTalk, Jul 11, 2007 IP
  4. saurabhj

    saurabhj Banned

    Messages:
    3,459
    Likes Received:
    61
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Do you need simple alert box or some kind of pop-up window?
     
    saurabhj, Jul 11, 2007 IP
  5. Geoffrey

    Geoffrey Banned

    Messages:
    403
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #5
    He needs an announcement script in a popup.
    So when a user visits the site a pop-up with dynamic news comes.
     
    Geoffrey, Jul 11, 2007 IP
  6. EmbryX

    EmbryX Banned

    Messages:
    86
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    freepopupcreator.com create one there :)
     
    EmbryX, Jul 12, 2007 IP
  7. Eric007

    Eric007 Peon

    Messages:
    411
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #7
    That's it! It's something like what the prior post offers. Thanks.

    :)
     
    Eric007, Jul 12, 2007 IP
  8. jemy

    jemy Peon

    Messages:
    70
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #8

    its work great thnks dude
     
    jemy, Jul 13, 2007 IP