[jQuery] Re: iFrame Content Update

2007-04-18 Thread oscar esp
I found the solution jQuery(#+divTarget).get() [0].contentWindow.self.document.body.innerHTML=data;

[jQuery] Re: iFrame Content Update

2007-04-17 Thread Daemach
Perhaps this would help? http://groups.google.com/group/jquery-en/browse_thread/thread/e1b2c367f354aead On Apr 17, 10:11 am, oscar esp [EMAIL PROTECTED] wrote: I would like to update iFrame content with ajax call result like: jQuery.ajax({ type: get,