Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q543 How can I change the Width/Height of the current window (not maximized) with a link?

irt.org | Knowledge Base | JavaScript | Window | Q543 [ previous next ]

Q543 How can I change the Width/Height of the current window (not maximized) with a link?

Only in Netscape Navigator 4 and Internet Explorer 4:

<a href="page.htm" onClick="if (document.layers || document.all) window.resizeTo(100,100)">text link</a>

Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.