twisted_dolly
07-12-2003, 06:17 PM
No scroll bars come up when my popup window opens, so half of my text cuts off. I've used the scrollbars=yes code, but it still doesn't work. What HTML do I use(?)
|
View Full Version : Scroll Bars.. twisted_dolly 07-12-2003, 06:17 PM No scroll bars come up when my popup window opens, so half of my text cuts off. I've used the scrollbars=yes code, but it still doesn't work. What HTML do I use(?) kittycat 07-12-2003, 06:57 PM Find in the javascript part where it says 'scrollbars=0' and change the 0 to a 1. |