PDA

View Full Version : Creating windows with javascript


Greg
10-03-2003, 03:36 PM
Here's just about everything you'd ever wanted to know about managing windows in HTML with Javascript.

http://developer.irt.org/script/window.htm

Anaconda
10-03-2003, 03:51 PM
Just to clarify.. that is for javascript (now called ecmascript).. not Java.

Greg
10-03-2003, 04:04 PM
Thanks, I updated my post. I just stumbled on to it and thought it may come in handy one day.

zesti
05-08-2004, 12:10 PM
Yes this has helped me. Thanks.