Is there a way to stop alert box popup?

Discussion in 'HTML & Website Design' started by bigvito19, Feb 11, 2012.

  1. #1
    Is there a code to stop alert box from popping up on a website like proxy sites do?
     
    bigvito19, Feb 11, 2012 IP
  2. zubizubi

    zubizubi Active Member

    Messages:
    946
    Likes Received:
    2
    Best Answers:
    1
    Trophy Points:
    83
    #2
    There is an option in the dialog box itself to prevent it from producing additional pop ups!
     
    zubizubi, Feb 12, 2012 IP
  3. p.caspian

    p.caspian Peon

    Messages:
    964
    Likes Received:
    6
    Best Answers:
    1
    Trophy Points:
    0
    #3
    So far I know every browsers has pop up blockers. You use them to block those pop ups.
     
    p.caspian, Feb 12, 2012 IP
  4. bigvito19

    bigvito19 Member

    Messages:
    67
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #4
    I'm trying to iframe the site that has that popup box
     
    bigvito19, Feb 12, 2012 IP
  5. BigTim3

    BigTim3 Guest

    Messages:
    266
    Likes Received:
    1
    Best Answers:
    2
    Trophy Points:
    0
    #5
    noscript+firefox=win
     
    BigTim3, Feb 13, 2012 IP
  6. jolamar

    jolamar Active Member

    Messages:
    21
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    98
    #6
    Google Chrome is really good about pop ups

    support.google.com/chrome/bin/answer.py?hl=en&answer=95472

    -
    Lil Josh
    liljosh.com
    web developer
     
    jolamar, Feb 18, 2012 IP
  7. cosx

    cosx Active Member

    Messages:
    49
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    63
    #7
    What people suggested up until now is on the user side and won't work if you want to iframe a site that pops an alert. I think proxy sites cache the page and serves with the parts like javascript cut out.
     
    cosx, Feb 18, 2012 IP
  8. mrgilb

    mrgilb Active Member

    Messages:
    326
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    75
    #8
    noscript a plugin for mozilla firefox or google chrome is the best way to start out with a blacklists all sites and then start to allow scripts for domain names you trust slowly building a whitelists

    noscript is also a great tool for preventing a lot of malware from executing... you can click on bitly links etc and go wherever you want on the net as long as a sites still blacklisted javascripits disabled :)
     
    mrgilb, Feb 18, 2012 IP