CrestDelegate
08-05-2005, 03:42 PM
Hello, all.
I have a popup window with a Darkplayer, and is it possible to have a script that automatically adjusts the width to whatever the screen area of the viewer? (800-600, 1024x768)
<a href="C:\Documents and Settings\Timothy\Desktop\My Website\DarkPlayer.html" onclick="window.open(this.href, 'popupwindow', 'width=400,height=75,no scrollbars,resizable'); return false;"> Darkplayer</a>
I have a popup window with a Darkplayer, and is it possible to have a script that automatically adjusts the width to whatever the screen area of the viewer? (800-600, 1024x768)
<a href="C:\Documents and Settings\Timothy\Desktop\My Website\DarkPlayer.html" onclick="window.open(this.href, 'popupwindow', 'width=400,height=75,no scrollbars,resizable'); return false;"> Darkplayer</a>