From: simo <simon.geor...@gmail.com>
Date: Thu, 13 Mar 2008 07:21:32 -0700 (PDT)
Local: Thurs, Mar 13 2008 10:21 am
Subject: Re: how to address to iframe content with jquery ?
I noticed it and forgot to remove them!
sorry, and thank you chrismark!
On Mar 13, 4:55 pm, chrismarx <chrism...@gmail.com> wrote:
> should be like the example:
> var oBody = $("#MyIFrame").contents().find("body");
> notice:(no "<" ">")
> On Mar 13, 7:43 am, simo <simon.geor...@gmail.com> wrote:
> > Hi,
> > adapting your script I'm trying to access the content between my
> > here is my code :
> > ------
> > alert('iframe:'+ iBody); displays an object
> > Which method should I use? Thanks.
> > On Mar 13, 3:13 pm, "Patrik Nikkanen" <patrik.nikka...@dwm.se> wrote:
> > > Read:http://docs.jquery.com/Traversing/contents
> > > Example:
> > > ----- Original Message -----
> > > > Hello,
> > > > so lets imagine i have some iframe inside my html page:
> > > > how can i work with the loaded content ?
> > > > i was trying something like:
> > > > $("div > img", $(aa)).each(
> > > > to clarify this: i want to add onClick event to some IMG which is
> > > > how can i add some onClick event to some image which is loaded in
> > > > finally stuck :(
> > > > --
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||