I\'m currently working on a form which includes some file inputs to upload pictures. There is an onchange() event for those inputs that submits the pictures to
onchange()
You can .write() the content into the iframe document. Example:
.write()