Quote:
I need to publish web pages to dynamically fit full screen with any screen
resolution. |
What do you mean NEED to do that? This is usually a bad idea and is a fairly
major annoyance for a lot of folks...especially folks like myself who use
dual monitors.
If you must do this, google should turn up plenty of results for you:
http://www.google.com/search?q=maximizing+a+browser+window+with+javascri pt
-Darrel