thank you Kevin Reid! that did the the trick :)
On Tuesday, May 2, 2017 at 11:50:02 PM UTC+7, Kevin Reid wrote: > > On Tue, May 2, 2017 at 12:53 AM, o x <[email protected] <javascript:>> > wrote: > >> hello >> i have a few iFrames loading the Caja lib.. >> so i have tried to load the lib from the parent page, but something get >> wrong.. >> > [...] > >> i got this on the consul: >> Uncaught TypeError: Cannot set property 'plugin_dispatchEvent___' of >> undefined >> at makeDomicileAndEmitter (ses-single-frame.js?debug=1:29542) >> at Object.makeES5Frame (ses-single-frame.js?debug=1:29456) >> at caja.js?_=1493711102536:264 >> > > In each of your frames, do > > caja.initFeralFrame(window); > > before calling caja.load, and this should work. > -- --- You received this message because you are subscribed to the Google Groups "Google Caja Discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
