here we go ...
i just implemented that the window should be shown when the page is 
loaded ...

http://home.fhtw-berlin.de/~s0504873/window/test.html



Felix Shnir schrieb:
> Can u stick it online so i could take a look?
>
> Felix.
>
> On 12/2/06, *Stes81* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:
>
>     uhm maybe some further information .... im using Firefox 2.0 and
>     im just
>     using the windowclass in a usual local html document. so im not doing
>     any request to a local Apache or something like that. Does it help?.
>
>     cheers Stefan
>
>
>     Stes81 schrieb:
>     > well as it mentioned at the introduction page I included these files
>     > <script type="text/javascript"
>     src="/javascripts/prototype.js"</script>
>     > <script type="text/javascript" src="/javascripts/window.js"</script>
>     >
>     > I m using the same directory, and in the directory are also the
>     othe JS
>     > files
>     > my prototype version is 1.5.0_rc1
>     >
>     > cheers Stefan
>     >
>     > Sébastien Gruhier schrieb:
>     >
>     >> Did you included all javascripts files?
>     >> On Dec 1, 2006, at 4:46 PM, Stes81 wrote:
>     >>
>     >>
>     >>
>     >>> Hi guys,
>     >>>
>     >>> go the following error message:
>     >>>
>     >>> uncaught exception: [Exception... "Object cannot be created in
>     this
>     >>> context" code: "9" nsresult: "0x80530009
>     >>> (NS_ERROR_DOM_NOT_SUPPORTED_ERR)" location:
>     >>>
>     >>> not sure what this means, any suggestion?
>     >>>
>     >>> im just using the example:
>     >>>
>     >>> win = new Window('window_id', {className: "mac_os_x", title:
>     "Sample",
>     >>> width:200, height:150});
>     >>> win.getContent().innerHTML = "<h1>Hello world !!</h1>";
>     >>> win.setDestroyOnClose(); win.showCenter();
>     >>>
>     >>> _______________________________________________
>     >>> Javawin mailing list
>     >>> [email protected] <mailto:[email protected]>
>     >>> http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
>     <http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com>
>     >>>
>     >>>
>     >> _______________________________________________
>     >> Javawin mailing list
>     >> [email protected] <mailto:[email protected]>
>     >> http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
>     >>
>     >>
>     >>
>     >
>     >
>     > _______________________________________________
>     > Javawin mailing list
>     > [email protected] <mailto:[email protected]>
>     > http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
>     >
>     >
>
>
>     _______________________________________________
>     Javawin mailing list
>     [email protected] <mailto:[email protected]>
>     http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
>     <http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Javawin mailing list
> [email protected]
> http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com
>   


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

Reply via email to