javascript popup keeps loading
Hi could somebody tell whats wrong in the following script this popup keeps loading when showed
<script language='javascript'>
var newwindow;
newwindow=window.open('name','height='+lngHeight+' ,width='+lngWidth+'left=0,top=0,resizable=no,scrol lbars=no,toolbar=no,status=yes');
newwindow.document.write('<head><title>Link</title><style>input{width:700px;}</style></head><body topmargin=0 leftmargin=0 scroll="&chr(34)&"no"&chr(34)&"><input type=text value="default;">');
</script>
__________________________________________________ ________
This is my junk I'm gona eat it
|