On Nov 18, 2010, at 12:44 AM, [email protected] wrote: > Hi List, > > is it possible to pass a JavaScript object (or a reference) to a WebObjects > Application in order to reuse the > JavaScript object somewhere else?
A JavaScript object could be serialized and deserialized. But what you want is a window reference and that I think is not possible. Chuck > In my case this would be used, to assign a windows opener (JavaScript - > window.opener), for windows that don't > have an opener (but should have one). Or more specific, if a window is opened > in a new window or tab (e.g. > right-click on a hyperlink and select open in new window or tab), no opener > is assigned in all browsers except IE. If > the opener is set, cross browser communication is possible. > > ava > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net > > This email sent to [email protected] -- Chuck Hill Senior Consultant / VP Development Practical WebObjects - for developers who want to increase their overall knowledge of WebObjects or who are trying to solve specific problems. http://www.global-village.net/products/practical_webobjects
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
