There was a plugin that someone developed for this sort of situation,
but I'm not sure it's still being supported/updated. Look for a jQuery
plugin called FrameReady
rolfsf
On Apr 10, 5:51 am, Frederic <[EMAIL PROTECTED]> wrote:
> Hello,
> To avoid the loading of multiple Jquery in my applicatio
I would suggest using the frameready plugin, but it appears the
authors site was been removed from the internet.
You can download it from here:
http://jakemcgraw.com/javascript/jquery.frameready.js
Usage instructions are included in the script comments.
- jake
On Thu, Apr 10, 2008 at 12:25 PM
I've successfully used jquery by referring to the parent frame.
Instead of "this", try "document"
alert($("#mycontent", document).html());
JK
-Original Message-
From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Frederic
Sent: Thursday, April 10, 2008 5:52 AM
To: jQ
3 matches
Mail list logo