Who knows exit scripts good? Help...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • studio
    Confirmed User
    • Feb 2004
    • 1095

    #1

    Who knows exit scripts good? Help...

    Looking for someone to look at the code on this exit and figure out why it don't pop under, it opens on top. I cut and pasted the script from another site of mine and it pops under. ?

    http://www.sassysummer.com/info.htm

    Any help would be cool...
  • GigaChris
    Confirmed User
    • Dec 2002
    • 1383

    #2
    "target_top" would be my guess
    __chris

    Operations Director
    www.gigacash.com
    icq# 154169968

    Selling your biz? Selling premium domains? We buy. Contact me.

    Comment

    • SmokeyTheBear
      ►SouthOfHeaven
      • Jun 2004
      • 28609

      #3
      Try this popup code, beats most blockers..

      http://www.earthunplugged.org/aa/

      it also has a superior exit code that beats google toolbar , yahoo toolbar and xpsp2
      hatisblack at yahoo.com

      Comment

      • SmokeyTheBear
        ►SouthOfHeaven
        • Jun 2004
        • 28609

        #4
        Check out this page

        http://www.earthunplugged.org/aa/sassy.html

        its what your page would look like with the better codes in place

        you can cut and paste code
        hatisblack at yahoo.com

        Comment

        • studio
          Confirmed User
          • Feb 2004
          • 1095

          #5
          will it pop under the main site? I want them to see sassysummer first

          Comment

          • SmokeyTheBear
            ►SouthOfHeaven
            • Jun 2004
            • 28609

            #6
            Originally posted by studio
            will it pop under the main site? I want them to see sassysummer first
            just blur the window you popup

            onload=blur()
            hatisblack at yahoo.com

            Comment

            • SmokeyTheBear
              ►SouthOfHeaven
              • Jun 2004
              • 28609

              #7
              ok wait ill make a better code.
              hatisblack at yahoo.com

              Comment

              • studio
                Confirmed User
                • Feb 2004
                • 1095

                #8
                it will not let me see the source code? can you cut and past it here for me. and get me some animal crackers and change my diaper. LOL sorry for being so helpless... LOL

                Comment

                • SmokeyTheBear
                  ►SouthOfHeaven
                  • Jun 2004
                  • 28609

                  #9
                  Originally posted by studio
                  it will not let me see the source code? can you cut and past it here for me. and get me some animal crackers and change my diaper. LOL sorry for being so helpless... LOL
                  http://www.earthunplugged.org/aa/sassy.html

                  http://www.earthunplugged.org/aa/sassy2.html

                  That should work, either code is good the first one you might have troubles using it as a popunder only as a popup, the second one works good as a popunder , but newer users won't see the popunder
                  hatisblack at yahoo.com

                  Comment

                  • SmokeyTheBear
                    ►SouthOfHeaven
                    • Jun 2004
                    • 28609

                    #10
                    http://www.earthunplugged.org/aa/sassy11.html

                    source code for version 1


                    http://www.earthunplugged.org/aa/sassy22.html


                    source code for version 2
                    hatisblack at yahoo.com

                    Comment

                    • 49thParallel
                      So Fucking Banned
                      • Jul 2002
                      • 1197

                      #11
                      Smokey...some interesting and good coding. Only thing is, with both google and SP2 installed, the script you indicate that can beat both of these blockers seems to have a couple of issues.

                      When the first window (the one with the exit code) is closed or if a new address is entered in the address bar, there is up to a 15 to 30 second delay before the pop-up window appears.

                      It appears that Sell Your Exit has come up with a work around for this problem. They are using an identical code on the html page. But, I can only guess that they have somehow tweaked the .js code. Unfortunately, when their .js code is downloaded, it has been translated into unreadable machine code.

                      Any ideas how they have made their code work so much smoother and quicker?

                      Thanks.

                      Comment

                      • studio
                        Confirmed User
                        • Feb 2004
                        • 1095

                        #12
                        Holly script man... Thanks...

                        Comment

                        • 49thParallel
                          So Fucking Banned
                          • Jul 2002
                          • 1197

                          #13
                          Edit: Opps...I was looking at the code first posted a couple of days back. I see your new code doesn't call on a server side .js file. However, there is still the delay I mentioned above. And I would still love to know how sell your exit has developed a work around.

                          Comment

                          • SmokeyTheBear
                            ►SouthOfHeaven
                            • Jun 2004
                            • 28609

                            #14
                            Originally posted by 49thParallel
                            Smokey...some interesting and good coding. Only thing is, with both google and SP2 installed, the script you indicate that can beat both of these blockers seems to have a couple of issues.

                            When the first window (the one with the exit code) is closed or if a new address is entered in the address bar, there is up to a 15 to 30 second delay before the pop-up window appears.

                            It appears that Sell Your Exit has come up with a work around for this problem. They are using an identical code on the html page. But, I can only guess that they have somehow tweaked the .js code. Unfortunately, when their .js code is downloaded, it has been translated into unreadable machine code.

                            Any ideas how they have made their code work so much smoother and quicker?

                            Thanks.

                            hmm i haven't seen that , but heres what i can tell you.


                            The fault lies in the WINDOWS MEDIA PLAYER once again.

                            The sp2 code beater is nothing more than an object tag with the id for windows media player, and you make the unload point to the object tag. So im assuming the delay is in the time it takes to load windows media player plugin for a split second ?

                            try the

                            http://www.earthunplugged.org/aa/1.html code it is all the code on the same page.
                            hatisblack at yahoo.com

                            Comment

                            • SmokeyTheBear
                              ►SouthOfHeaven
                              • Jun 2004
                              • 28609

                              #15
                              it loads almost instantly on my end ... 1 second delay sometimes..

                              hold on i'll swap the id around and see if i can make it work.
                              hatisblack at yahoo.com

                              Comment

                              • studio
                                Confirmed User
                                • Feb 2004
                                • 1095

                                #16
                                smokey,

                                I put it on the page but now it's not poping do I need to un blur the pop up page?

                                Comment

                                • studio
                                  Confirmed User
                                  • Feb 2004
                                  • 1095

                                  #17
                                  and will that open to full screen like the first one you did?

                                  Comment

                                  • SmokeyTheBear
                                    ►SouthOfHeaven
                                    • Jun 2004
                                    • 28609

                                    #18
                                    Originally posted by studio
                                    smokey,

                                    I put it on the page but now it's not poping do I need to un blur the pop up page?
                                    oh you need the file

                                    pop.html with this code

                                    http://www.earthunplugged.org/aa/pop.html
                                    hatisblack at yahoo.com

                                    Comment

                                    • SmokeyTheBear
                                      ►SouthOfHeaven
                                      • Jun 2004
                                      • 28609

                                      #19
                                      just make a file called pop.html and

                                      <iframe width="100%" height="100%" src="http://www.nobulladult.com/pop/index_2.htm"></iframe>
                                      hatisblack at yahoo.com

                                      Comment

                                      • SmokeyTheBear
                                        ►SouthOfHeaven
                                        • Jun 2004
                                        • 28609

                                        #20
                                        it will open full screen yes, but you should point the popunder to a server side file like pop.html not to another server http://yourserver.com/pop.html
                                        hatisblack at yahoo.com

                                        Comment

                                        • 49thParallel
                                          So Fucking Banned
                                          • Jul 2002
                                          • 1197

                                          #21
                                          Just a follow up.....Looks like the SYE code also has it's restrictions. If you close the window containing the code, the window does open almost immediately. But, if you simply reload the page, go to a new url or hit back, the pop-up does not appear.

                                          Comment

                                          • SmokeyTheBear
                                            ►SouthOfHeaven
                                            • Jun 2004
                                            • 28609

                                            #22
                                            Originally posted by 49thParallel
                                            Just a follow up.....Looks like the SYE code also has it's restrictions. If you close the window containing the code, the window does open almost immediately. But, if you simply reload the page, go to a new url or hit back, the pop-up does not appear.
                                            yes when i have been tweaking it sometimes it pops up into a window your using also..

                                            Ill make a better js file and demo it later, but this code is good for now.

                                            Someone with a better understanding at this point could whip out some decent code for this.
                                            hatisblack at yahoo.com

                                            Comment

                                            • 49thParallel
                                              So Fucking Banned
                                              • Jul 2002
                                              • 1197

                                              #23
                                              Originally posted by SmokeyTheBear
                                              yes when i have been tweaking it sometimes it pops up into a window your using also..

                                              Ill make a better js file and demo it later, but this code is good for now.

                                              Someone with a better understanding at this point could whip out some decent code for this.
                                              No problem. You've already accomplished what 99.9% of us never could. Good work!

                                              Comment

                                              • studio
                                                Confirmed User
                                                • Feb 2004
                                                • 1095

                                                #24
                                                smokey, ya lost me again... LOL

                                                Comment

                                                • SmokeyTheBear
                                                  ►SouthOfHeaven
                                                  • Jun 2004
                                                  • 28609

                                                  #25
                                                  Originally posted by 49thParallel
                                                  No problem. You've already accomplished what 99.9% of us never could. Good work!
                                                  actually my method is still super secret

                                                  this method came from someone else i just cannibilized it.

                                                  heres a hint to my method

                                                  http://java.sun.com/sfaq/example/myWindow.html
                                                  hatisblack at yahoo.com

                                                  Comment

                                                  • SmokeyTheBear
                                                    ►SouthOfHeaven
                                                    • Jun 2004
                                                    • 28609

                                                    #26
                                                    Originally posted by studio
                                                    smokey, ya lost me again... LOL
                                                    ok the second code ( the one with the fullscreen popunder ) pops under a page called pop.html , in that page i just made an iframe of the popup you originally had.. what you would want to do is just take the full code srom sassy22.html paste it to your page , and make a file called pop.html with the page you want popped under , place that file in the same directory as the main html file and it should work.
                                                    hatisblack at yahoo.com

                                                    Comment

                                                    • studio
                                                      Confirmed User
                                                      • Feb 2004
                                                      • 1095

                                                      #27
                                                      Smokey, can you hit me on ICQ?

                                                      Comment

                                                      • SmokeyTheBear
                                                        ►SouthOfHeaven
                                                        • Jun 2004
                                                        • 28609

                                                        #28
                                                        the code wont work if the popunder page is pointing to a full http page , point it to a sserver side html like pop.html
                                                        hatisblack at yahoo.com

                                                        Comment

                                                        Working...