thank you but it did not detect the body of the document in the frame,
i
just keep getting 'null' i read that generated iframes dont appear on
the frames collection

On Jan 9, 11:52 pm, Miha <[EMAIL PROTECTED]> wrote:
> Not sure if it is possible with jquery but in JS you can access doc
> body inside ofiframelike this:
>
> ifDocBody=window.frames['frame-name'].document.body;
>
> Note that frame-name is set byiframename parameter, not by id;
>
> regards,
> Miha
>
> On Jan 9, 11:13 am, sigbin dan <[EMAIL PROTECTED]> wrote:
>
> > hi guys,
>
> > im developing for internet explorer 6 and i am making a jquery
> >generatediframe, now after making thisiframe, i want to be able to
> > insert 'onlick=("function()")' this code on the body tag, of the page
> > inside theiframe. is that possible?
>
> > thanks,
>
> > dan

Reply via email to