Code for popunder ???

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Doctor Dre
    Too lazy to set a custom title
    • Jan 2001
    • 51692

    #1

    Code for popunder ???

    What's the code for popunder ? never tried that b4
    Originally posted by rayadp05
    I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?
  • modelgigtalent
    Confirmed User
    • May 2003
    • 2208

    #2
    There are several different ways to do it. Search google for it or find one and copy it.


    Web marketing - video editing - color correcting and more. ICQ -165829688

    Comment

    • juicylinks
      So Fucking Banned
      • Apr 2001
      • 122992

      #3
      < script language= ja va script >
      if a=b then c=d;
      pop.window(msss.r,url);
      else
      r=6;
      < /script >

      Comment

      • The Sex Pusher
        So Fucking Banned
        • Mar 2004
        • 431

        #4
        Originally posted by Doctor Dre
        What's the code for popunder ? never tried that b4
        well most people mean something different when they say popunder..

        A true popunder is a popup with <b>On<b>Load<b>=B<b>lur() or something similar on the popup page to make it go under..

        Comment

        • sumphatpimp
          Confirmed User
          • Aug 2002
          • 5235

          #5
          heres one with multiple popunders, everytime they load a page, they get a popunder

          <hahahahahahahaha

          //Pop-under window II- By hahahahahahahahahaha Kit
          //Credit notice must stay intact for use
          //Visit http://hahahahahahahahahahakit.com for this script

          //specify URLs to randomly select from and pop-under
          var popunder=new Array()
          popunder[0]="http://freewarejava.com"
          popunder[1]="http://www.dynamicdrive.com"
          popunder[2]="http://www.yahoo.com"
          popunder[3]="http://msnbc.com"

          //specify popunder window features
          //set 1 to enable a particular feature, 0 to disable
          var winfeatures="width=800,height=510,scrollbars=1,res izable=1,toolbar=1,location=1,menubar=1,status=1,d irectories=0"

          //Pop-under only once per browser session? (0=no, 1=yes)
          //Specifying 0 will cause popunder to load every time page is loaded
          var once_per_session=0

          ///No editing beyond here required/////

          function get_cookie(Name) {
          var search = Name + "="
          var returnvalue = "";
          if (hahahahahahahahahahacookie.length > 0) {
          offset = hahahahahahahahahahacookie.hahahahahahaha(search)
          if (offset != -1) { // if cookie exists
          offset += search.length
          // set index of beginning of value
          end = hahahahahahahahahahacookie.hahahahahahaha(";", offset);
          // set index of end of cookie value
          if (end hahahaha -1)
          end = hahahahahahahahahahacookie.length;
          returnvalue=unescape(hahahahahahahahahahacookie.ha hahahahahahahaha(offset, end))
          }
          }
          return returnvalue;
          }

          function loadornot(){
          if (get_cookie('popunder')hahahaha''){
          loadpopunder()
          hahahahahahahahahahacookie="popunder=yes"
          }
          }

          function loadpopunder(){
          win2=windowhahahahahaha(popunder[Math.floor(Math.random()*(popunder.length))],"",winfeatures)
          win2.blur()
          window.focus()
          }

          if (once_per_sessionhahahaha0)
          loadpopunder()
          else
          loadornot()

          </hahahahahahahaha

          Comment

          • sumphatpimp
            Confirmed User
            • Aug 2002
            • 5235

            #6
            Visit http://java * script * kit.com for this script

            Comment

            • Doctor Dre
              Too lazy to set a custom title
              • Jan 2001
              • 51692

              #7
              All that hahahahhaha shit ... what's the site ?
              Originally posted by rayadp05
              I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?

              Comment

              • juicylinks
                So Fucking Banned
                • Apr 2001
                • 122992

                #8
                Originally posted by Doctor Dre
                All that hahahahhaha shit ... what's the site ?
                ahahahhahahhhahahhahahhahhah.com

                Comment

                • The Sex Pusher
                  So Fucking Banned
                  • Mar 2004
                  • 431

                  #9
                  Originally posted by sumphatpimp
                  Visit http://java * script * kit.com for this script
                  thats a hell of alot of code for such a simple task.. i could do it on 1 line..

                  Comment

                  • The Sex Pusher
                    So Fucking Banned
                    • Mar 2004
                    • 431

                    #10
                    just add this ( take out the space before "img" ) and add it to a real picture.



                    <b>< img src="realpicture.gif" on<b>load="window<b>.<b>open('http://www.yourpage.com/page.html','_blank')">


                    then on the page you are loading ( the popup page ) add this to the body tag on<b>load="blur();"

                    Comment

                    • The Sex Pusher
                      So Fucking Banned
                      • Mar 2004
                      • 431

                      #11
                      also add this to the page you are popping up

                      <b> < SCRIPT LANG<b>UAGE="Java<b>S<b>cript1.2">
                      if(<b>navigator<b>.appName.<b>index<b>Of("Expl<b>o rer") != -1){self<b>.move<b>To(0,0);self<b>.<b>resiz<b>eTo(s creen<b>.<b>availWidth,screen.<b>availH<b>eight);}
                      < /SC<b>RIPT>


                      to resize the screen to full and set it to the top upper left corner

                      Comment

                      • Doctor Dre
                        Too lazy to set a custom title
                        • Jan 2001
                        • 51692

                        #12
                        thanx a lot everything is working fine
                        Originally posted by rayadp05
                        I rebooted, deleted temp files, history, cookies and everything...still cannot view the news clip. All I see is that fucking gay ass music video from "Rick Roll". Anyone else have a different link to the news clip?

                        Comment

                        Working...