Question: Do you control the domain for all frames and documents involved?
I have done iframe traversal a shit load lately, you can do almost anything as long as you have domain control. Let me know the answer to that and post an example for me to work with ok? - Daniel On Mar 7, 5:53 am, "Erik R. Peterson" <eriks...@mac.com> wrote: > Is it possible to target the parent window/frame from an event > triggered in an iFrame > on the same page. I'm finding all my mootools events are confined > within the > iFrame, when I need the event to cover the whole page. Very > frustrating. For example, > I've been playing around with an expandable lightbox like squeezebox, > but I can't get the > script to come out of the iFrame. > > Has anyone dealt with this iframe and parent issue? Any workarounds? > > Erik