erikober
09-22-2003, 04:34 PM
Parent file has this code:
window.open('','windowNameTop','scrollbars=yes,width='+windowwidth+',height='+topheight+',screenX=0, screenY=0,top=0,left=0');
myPopper.location.href = fileName;
}
//--></script>
Scrollbars won't show up under MIE/XP but will under netscape and both browsers on mac. Any ideas? Much thanks!!
window.open('','windowNameTop','scrollbars=yes,width='+windowwidth+',height='+topheight+',screenX=0, screenY=0,top=0,left=0');
myPopper.location.href = fileName;
}
//--></script>
Scrollbars won't show up under MIE/XP but will under netscape and both browsers on mac. Any ideas? Much thanks!!