On Fri, Oct 15, 2010 at 8:54 AM, goker.cebeci <[email protected]> wrote:

> in mootools 1.2.5
> " If the IFrame is from a different domain, its window and document
> will not be extended with MooTools methods. "
>
> in mootolls 1.3
> " An IFrame's window and document will not be extended with MooTools
> methods. "
>
> var iframe = new IFrame({});
>
> iframe.contentWindow.document.body.set is not a function!!!
>
> How can i fix this?



$(iframe.contentWindow.document.body).set
-- 
Arieh Glazer
אריה גלזר
052-5348-561
5561

Reply via email to