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

CDitty mail at redhotsweeps.com
Fri Nov 22 14:12:00 CST 2002


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,scrollbar=yes,resizable=yes,width=500,height=300');
}

Chris




More information about the thelist mailing list