Help with a damn console!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Tam
    Rude Bitch
    • Jan 2001
    • 8534

    #1

    Help with a damn console!!

    Hey guys and gals..... I am trying to make an exit console where *I* can control the size of it...... does anyone here have ANY idea how in the hell to do this and if so, can ya help me out? I think I am going to scream........ LOL
    Get in Touch on Telegram if you need a hardworker - (since 1999) - All About Me!
  • ztik
    Confirmed User
    • Aug 2001
    • 5196

    #2
    put into your body: onUnload='suckit();'

    <script language='javascript'>
    <!--
    exit=true;
    function suckit()
    {
    if(exit) {
    open("http://whatever.com", "suckPopUp", "toolbar=1,location=1,directories=0,status=1,menub ar=1,scrollbars=1,resizable=1,copyhistory=0,target =subpopup,height=600,width=800");
    }
    }

    // -->
    </script>
    .

    Comment

    • ztik
      Confirmed User
      • Aug 2001
      • 5196

      #3
      right click > save as: popup code
      .

      Comment

      • Fro
        Confirmed User
        • Jan 2002
        • 709

        #4
        Why not try Ace Popup Generator.

        Have fun! And remember: fuck those surfers!
        I miss [Labret].

        Comment

        • Martin
          "Assassins"
          • Dec 2001
          • 17274

          #5
          Thanks Fro..

          Comment

          • Snake Doctor
            I'm Lenny2 Bitch
            • Mar 2001
            • 13449

            #6
            Nevermind

            I posted the code but the board wants to make it part of the html code for this page instead of displaying it.
            Last edited by Snake Doctor; 08-26-2002, 07:21 PM.
            sig too big

            Comment

            • Shooter
              Confirmed User
              • Apr 2001
              • 2842

              #7
              Well I know it's possible (I don't have the code on hand though), but if the page your popping in the console has an auto-resize it won't matter what you set the size at.

              Comment

              • Fro
                Confirmed User
                • Jan 2002
                • 709

                #8
                Originally posted by Martin
                Thanks Fro..
                Hey, no problem!
                I miss [Labret].

                Comment

                • Tam
                  Rude Bitch
                  • Jan 2001
                  • 8534

                  #9
                  Originally posted by ztik
                  right click > save as: popup code
                  PERFECT............. thanks babe...... you saved my tail. ;)

                  I had beaten myself up with that stupid thing all weekend and it was driving me mad.

                  Thanks guys........ I appreciate all your help.
                  Get in Touch on Telegram if you need a hardworker - (since 1999) - All About Me!

                  Comment

                  Working...