Importing NW object into other documents
Christian Boulanger <[email protected]> Thu, 23 Sep 2004 11:46:24 +0200
| Newsgroups | gmane.comp.windows.devel.netwindows |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am working alot with pop-up windows instead of nW_windows since they are much easier to debug (for example, I can read a PHP error message whereas content loading in nW just fails without me knowing why). This means of course if I want to use nW widgets in the pop-up window, I have to reload all necessary nW scripts, leading to considerable delay. Is there a way to import all nW objects from the window.opener parent window into the current window? Maybe through document.prototype? Would that be a useful feature addition to nW - a command like window.opener.__scripts__.importInto(window.document) or something? Thanks, Christian _______________________________________________ The netWindows developers list: [email protected] http://netwindows.org/mailman/listinfo/devel_netwindows.org