Can I dynamically add content to a frame?

Posted by user309641 on Stack Overflow See other posts from Stack Overflow or by user309641
Published on 2010-05-21T02:03:38Z Indexed on 2010/05/21 2:10 UTC
Read the original article Hit count: 197

Filed under:
|
|
|
|

I have a frame and I want to dynamically add content to it with javascript or jquery but I can't do something like $('#myframe').html() like I could for a DIV. Is this possible?

© Stack Overflow or respective owner

Related posts about iframe

Related posts about frame