JS help needed

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lil2rich4u2
    ICQ: 175171926
    • Oct 2002
    • 11046

    #1

    JS help needed

    im trying to make a popup and remove the "X"

    can someone help? I have the following code, but its not working :/


    window.open(filename, "","height=335,width=565,top="+centerHeight+",left ="+centerWidth+",location=no,menubar=no,resizable= no,scrollbars=no,status=no,titlebar=no,toolbar=no, directories=no");

    it pops perfectly, except it has the "X" up in top right corner, which i dont want there.

    Can anyone help?

    thanks.
    HEY!!

    Unbeatable hosting! Customer service is top notch!

    --> ISPrime <-- Do a search on any board, their reputation is rock solid .. for years!!
  • The Truth Hurts
    Zph7YXfjMhg
    • Nov 2002
    • 15768

    #2
    think you need a chromeless script.
    Last edited by The Truth Hurts; 10-26-2003, 06:36 PM.

    Comment

    • Penthouse_mike
      Confirmed User
      • Jun 2003
      • 317

      #3
      how is this?
      http://www.codelifter.com/main/hahah...esspeeker.html

      edit: look at the url and add j@v@script to the url instead of hahahahha

      Comment

      • lil2rich4u2
        ICQ: 175171926
        • Oct 2002
        • 11046

        #4
        Originally posted by Penthouse_mike
        how is this?
        http://www.codelifter.com/main/hahah...esspeeker.html

        edit: look at the url and add j@v@script to the url instead of hahahahha
        not looking to make a fullsize popup, it is small and centered, and it closes after the user inputs his info.

        it is for within my dating site.

        I just dont want any toolbar controls on top ... cant seam to figure it out, but i know i have seen it done.
        HEY!!

        Unbeatable hosting! Customer service is top notch!

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

        Comment

        • grogan
          So Fucking Banned
          • Feb 2001
          • 2284

          #5
          Originally posted by lil2rich4u2


          not looking to make a fullsize popup, it is small and centered, and it closes after the user inputs his info.

          it is for within my dating site.

          I just dont want any toolbar controls on top ... cant seam to figure it out, but i know i have seen it done.
          So why not edit the one that was posted?

          Comment

          Working...