An unblockable popup (source code)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • StupidNewbie
    Registered User
    • Apr 2002
    • 864

    #1

    An unblockable popup (source code)

    newer, smarter, faster popups for IE

    <.s.c.r.i.p.t.>function unBlockPop(){if(document.all)showModalDialog('http ://www.google.com',window,'status:no; help:no; dialogwidth:300px; dialogheight:200px; center:yes; edge:raised; scroll:no;');}</.s.c.r.i.p.t.>

    above source^


    <a href="#" onclick="if(document.all)showModalDialog('http://www.google.com',window,'status:no; help:no; dialogwidth:300px; dialogheight:200px; center:yes; edge:raised; scroll:no;');">pop one popup up</a>

    gets past most blockers, only works in IE
  • Rick Latona
    The Best Ideas Start Here
    • Dec 2002
    • 6037

    #2
    Can anyone verify this?
    Regards,

    Rick Latona
    http://latonas.com

    Latona's - We Sell Money Making Web Properties
    Note to buyers of websites and traffic: please check our inventory at http://latonas.com/websites-for-sale. If you would like to make an offer on something, just let me know.

    Comment

    • hojo
      Confirmed User
      • Dec 2002
      • 130

      #3
      been-der-don-dat

      Comment

      • StupidNewbie
        Registered User
        • Apr 2002
        • 864

        #4
        Originally posted by hojo
        been-der-don-dat
        dunt-post-fuk-off

        Comment

        • NetRodent
          Confirmed User
          • Jan 2002
          • 3985

          #5
          I'm getting the following error on IE 6:

          Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.

          The error only occurs the 2nd (and subsequent) times the popup occurs.
          "Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats."
          --H.L. Mencken

          Comment

          • StupidNewbie
            Registered User
            • Apr 2002
            • 864

            #6
            Originally posted by NetRodent
            I'm getting the following error on IE 6:

            Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.

            The error only occurs the 2nd (and subsequent) times the popup occurs.
            Not sure, I found the source elsewhere and decided to post it. Any ja-vascr!pt gurus who feel like tweaking the source and reposting feel free.

            Comment

            • mike503
              Confirmed User
              • May 2002
              • 2243

              #7
              thanks! just when popups were starting to get defeated, now everyone can bug the piss out of me once again
              php/mysql guru. hosting, coding, all that jazz.

              Comment

              • StupidNewbie
                Registered User
                • Apr 2002
                • 864

                #8
                Originally posted by mike503
                thanks! just when popups were starting to get defeated, now everyone can bug the piss out of me once again
                boo hoo hoo popups annoy me

                Comment

                • PostWhore
                  Confirmed User
                  • Jan 2003
                  • 4720

                  #9
                  Originally posted by NetRodent
                  I'm getting the following error on IE 6:

                  Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.

                  The error only occurs the 2nd (and subsequent) times the popup occurs.
                  same error here
                  Ask me how to monetize with adult traffic!

                  Comment

                  • mike503
                    Confirmed User
                    • May 2002
                    • 2243

                    #10
                    Originally posted by StupidNewbie


                    boo hoo hoo popups annoy me
                    yeah they annoy me too.
                    php/mysql guru. hosting, coding, all that jazz.

                    Comment

                    • Twatacom
                      Confirmed User
                      • May 2003
                      • 275

                      #11
                      Modal's are great for popups, i have been using them for years.... if you get the syntax right they will get by most blockers...
                      Buying Established Sites - Contact me with details! - AOL: krispckn websites (at) northforkcommercial (dot) com

                      Comment

                      • Yo Adrian
                        Confirmed User
                        • Apr 2002
                        • 6326

                        #12
                        It gets past my blocker I don't normally use blockers but I did to test this out and it works fine.
                        Adult SEO Partners - Full service Adult SEO Agency serving some of the biggest names in the industry.

                        Comment

                        • dnsmonster
                          Confirmed User
                          • Jul 2002
                          • 634

                          #13
                          The only reason it's unblockable is cause it uses "showModalDialog" instead of "window.open". Decent software can easily take care of it. I use @Guard and I just added showModalDialog to the list of blocked match strings and the problem is taken care of. Considering that only 1% of people who use popup blocking software know what they are doing, it is in fact, unblockable.
                          I couldn't possibly know what I'm talking about, I'm completely, absolutely and definitively out of my fucking mind.

                          Comment

                          • NetRodent
                            Confirmed User
                            • Jan 2002
                            • 3985

                            #14
                            The bug I mentioned earlier appears to be a result of hahahahahahahahahaha code on Google's site. As long as you control the popup window, the bug shouldn't be an issue. Of course you also have to make sure that you break out of the dialog box if you allow the surfer to click anywhere that he might encounter the hahahahahahahahahaha incompatibility. In other words this looks good for loading consoles but not so good for loading a full site.
                            "Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats."
                            --H.L. Mencken

                            Comment

                            • Mutt
                              Too lazy to set a custom title
                              • Sep 2002
                              • 34431

                              #15
                              huh?

                              that made no sense.
                              I moved my sites to Vacares Hosting. I've saved money, my hair is thicker, lost some weight too! Thanks Sly!

                              Comment

                              • Yo Adrian
                                Confirmed User
                                • Apr 2002
                                • 6326

                                #16
                                Originally posted by NetRodent
                                The bug I mentioned earlier appears to be a result of hahahahahahahahahaha code on Google's site. As long as you control the popup window, the bug shouldn't be an issue. Of course you also have to make sure that you break out of the dialog box if you allow the surfer to click anywhere that he might encounter the hahahahahahahahahaha incompatibility. In other words this looks good for loading consoles but not so good for loading a full site.
                                lol love the banned words
                                Adult SEO Partners - Full service Adult SEO Agency serving some of the biggest names in the industry.

                                Comment

                                • funkmaster
                                  So Fucking Banned
                                  • Sep 2001
                                  • 7938

                                  #17
                                  OUTSTANDING ... with a slight adjustment it works.

                                  ... will post the code here in a bit !!

                                  Comment

                                  • Toker
                                    Confirmed User
                                    • Feb 2003
                                    • 891

                                    #18
                                    Originally posted by Twatacom
                                    Modal's are great for popups, i have been using them for years.... if you get the syntax right they will get by most blockers...
                                    I wish we had code to put PopUps up the peoples ASS that put them on sites!
                                    PeaceAlive and kicking

                                    Comment

                                    • TheMob?
                                      Confirmed User
                                      • Jan 2003
                                      • 8584

                                      #19
                                      Originally posted by Toker


                                      I wish we had code to put PopUps up the peoples ASS that put them on sites!
                                      hehe..
                                      <js>function popUpAss(){if(pants.down)penetratewindow; elseif()tryAgain</js>

                                      Can you feel it yet?

                                      Comment

                                      • EnlighteneR
                                        Registered User
                                        • May 2003
                                        • 3

                                        #20
                                        They annoy me too .. Can't u find another way to advertise!

                                        Comment

                                        • Danny_C
                                          Confirmed User
                                          • Feb 2002
                                          • 2160

                                          #21
                                          Any news or feedback on this?

                                          Comment

                                          • michaelw
                                            Confirmed User
                                            • May 2002
                                            • 1342

                                            #22
                                            code works..

                                            however i dont know if it can be used with a lot of sponsors since it doesnt open a "new window"
                                            <b><a href="http://www.hotlinkprotector.com"><font color="yellow">Hotlink Protector</font></a> - Protect all your file types from hotlinking the professional way. <br>
                                            See a demo <a href="http://www.hotlinkprotector.com/demo.html"><font color="yellow">here</font></a>, and testimonials <a href="http://www.hotlinkprotector.com/testimonials.html"><font color="yellow">here</font></a><br>ICQ: 146423631

                                            Comment

                                            • lil2rich4u2
                                              ICQ: 175171926
                                              • Oct 2002
                                              • 11046

                                              #23
                                              Originally posted by StupidNewbie


                                              Not sure, I found the source elsewhere and decided to post it. Any ja-vascr!pt gurus who feel like tweaking the source and reposting feel free.

                                              hmm

                                              so you were surfin around, found someones creative work a bit interesting ... grabbed the code and decided to post it on a public msg board for me.

                                              Thanks bud! I owe ya one
                                              HEY!!

                                              Unbeatable hosting! Customer service is top notch!

                                              --> ISPrime <-- Do a search on any board, their reputation is rock solid .. for years!!

                                              Comment

                                              • Danny_C
                                                Confirmed User
                                                • Feb 2002
                                                • 2160

                                                #24
                                                Edited.

                                                Comment

                                                Working...