S
Shaun McKinnon
Okay, here's my problem...oh, and thanks in advance to all the help.
Here's my script:
<script type="text/javascript">
<!--
window.open("256fx/index.htm","","height=400,width=600");
//-->
</script>
When the popup appears, it starts as h400, and w600, but then it blows up to
the full size of the desktop. How do I get it to stop doing that, and stay
as 400 x 600???
Thanks,
Shaun McKinnon
Here's my script:
<script type="text/javascript">
<!--
window.open("256fx/index.htm","","height=400,width=600");
//-->
</script>
When the popup appears, it starts as h400, and w600, but then it blows up to
the full size of the desktop. How do I get it to stop doing that, and stay
as 400 x 600???
Thanks,
Shaun McKinnon