[thelist] JS Popup Problems......

Chris Blessing webguy at mail.rit.edu
Fri Nov 22 14:18:01 CST 2002


IIRC it's "scrollbars=yes" not "scrollbar=yes".  Try that out.

Chris Blessing
webguy at mail.rit.edu
http://www.330i.net

> Hello all, Does anyone see anything wrong with the JS code below?  It is
> popping up like it needs to, but there are no scrollbars.   I have tried
> this on 2 other systems and the scrollbars don't show.  Everything else
> seems to work ok.  Any tips?
>
> function popUp(){
>    popUpWin = open('/2002giveawayrules.htm', 'popUpWin',
> 'toolbar=no,location=no,directories=no,status=no,menubar=no,scroll
> bar=yes,resizable=yes,width=500,height=300');
> }
>
> Chris
>



More information about the thelist mailing list