David wrote on 5/19/2007 3:27 AM:
I have a page that is pulled into an IFRAME. I would like to use jquery in the parent document, to interact with the document in the IFRAME, but I can't work out how to access that document. By using $("iframe") I can get the attributes of the iframe, but I can't seem to get at the document. Is this possible with jQuery (or javascript)?

You should look at this plug-in and its demo:

<http://ideamill.synaptrixgroup.com/?p=6>


- Bil


Reply via email to