moveTo and resizeTo in IE and by the w3c standard. How?

by "Arcady"<arcady(at)jps.net>

 Date:  Fri, 12 May 2000 18:56:10 GMT
 To:  hwg-techniques(at)hwg.org
  todo: View Thread, Original
Hello;

The Netscape 4.x DOM has two very handy items:

moveTo(x,y);  --- lets you move the window to a spot on the screen.

resizeTo(x,y); --- lets you resize the window to a given size.

These are proprietary NS tags however. They may or may not work in future versions
of IE (they seem to work at present) and they will not work in netscape 6 and
in future versions thereof.

Is there a way to move a window to a given location on the screen and then size
it to a given size under the official w3c DOM?

HWG hwg-techniques mailing list archives, maintained by Webmasters @ IWA