- From: Anne van Kesteren <annevk@opera.com>
- Date: Fri, 18 Dec 2009 13:08:06 +0100
On Fri, 18 Dec 2009 13:00:51 +0100, JOSE MANUEL CANTERA FONSECA <jmcf at tid.es> wrote: > thanks for the clarification. > > Any plans for adding such a functionality or alternatively are there > other mechanisms proposed or foreseen? Pretty sure we'll add it in due course. You can use postMessage() and <iframe> or XMLHttpRequest (not everywhere yet) for cross-origin communication if that is your main use case. -- Anne van Kesteren http://annevankesteren.nl/
Received on Friday, 18 December 2009 04:08:06 UTC