I hope this is your property:
win = new Window({id: "my_id", width: 100, height: 100, destroyOnClose:
true});


On 2/22/07, Pierre Boquet <[EMAIL PROTECTED]> wrote:

Hello, i'm new to "prototype window",
i downloaded the latest 1.1 version
and tryed to do a "hello world" window.

I did that sample function :

<SCRIPT>
win = new Window({id: "my_id", width: 100, height: 100});
</SCRIPT>

but when i run the code, i gote a js Alert with message : (on any browser)

/"Window [object Object] is already register is the DOM!! be sure to use
setDestroyOnClose()"/

wtf ???

Thanks for any help !! :)

(of course, i have included the right files, etc)

--
bill



_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com




--
Lino "Jan" Telera

Obey your master!
La verità nuoce solo agli incompetenti!
----------------------------------------------------
My home page: http://www.linoproject.net
My Google Group:  http://groups.google.com/group/ajax-e-dom-italia/
My Blog:
http://frontiereweb.blogspot.com/
My ICQ UIN      : 81834420
Jabber              : janosh(at)jabber.org
SKYPE              : linotelera
----------------------------------------------------
_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to