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?Is it possible?
any help would be much helpfull!![]()
thanks.
-peej



Is it possible?
Reply With Quote



Bookmarks