The JavaScript Window Meta-object is a JavaScript object that adds custom functions and properties to the standard JavaScript Window object.
With this object you can exercise greater control over the display and functionality of browser windows with fewer lines of code and without worrying about cross-platform compatibility issues.
It is my hope that web designers as well as developers will have good experiences using this code in their projects. As many have before me, I've tried to write the code so that it is logical and easy to acquire.
The working title for this object is: WMO, but if you can think of a better one, I'm all ears.
Download the main script and supporting materials
Learn how to use the code by following the Demo. Go for it!
Read the current list of Known Issues
Read the Development Roadmap (sometimes it changes...)
Find other scripts that do the same thing (the competition)
If you'd like to help work on this project or just report a bug, send me an email.
Places where this code is listed (or will be shortly)