Codesupplier.com

free html codes for your website

Set Window Position

To set the window position is easy! This code is great if you want your window to open on a certain place on the users screen. Set the position in the parentheses.  The first number is the x position; the second number is the y position.

Click here to see an example.

Get it now! Simply copy and paste the following html code.

<script>
self.moveTo(100,200);
</script>

 

< Go Back to Font and More