Kaijin
01-27-2003, 03:50 AM
Okay, I'm trying to use a chromeless pop up window. i've uploaded all the files and the window works the problems is.... i can't get rid of the scrol bars on the right and bottom unless i incresse the window SO much i have HUGE white lines on the bottom and right *arg*
here is my site someone please help me
http://www.geocities.com/harmony_of_the_rainbow
Dude128
01-27-2003, 04:04 AM
the scroll bars should only appear if they're needed- on the page thats being displayed inside the window, look to see if you have any <p> or <br> tags after your content, or anything else that would stretch the page beyond where your text ends. getting rid of those things should get rid of the scrollbars
Kaijin
01-27-2003, 04:06 AM
Nope there are not any <br> or <p> tags just </table> i used photo shop to make my layout. so the code was gen. by the program....and there is still a bunch of space *arg*
Dude128
01-27-2003, 04:19 AM
whoops, forgot to look at the page myself. I'm so used to people not posting a link, which is really un-helpful :)
I believe the window height that you specify includes the title bar, which I just measured to be about 22 pixels. so try making the height about 451 and see if that helps. i think that should get rid of both scrollbars.