peejeno
11-05-2006, 05:38 PM
hey guys, im looking for a script that can resize the window its in, like this
<script language="JavaScript">
<!--
function resize_400x300()
{
window.resizeTo(400,300)
}
-->
</script>
with any size, but i would also like that window to be centered? :confused: Is it possible?
any help would be much helpfull!;)
thanks.
-peej
<script language="JavaScript">
<!--
function resize_400x300()
{
window.resizeTo(400,300)
}
-->
</script>
with any size, but i would also like that window to be centered? :confused: Is it possible?
any help would be much helpfull!;)
thanks.
-peej