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()
iframe now supports srcdoc which can be used to specify the HTML content of the page to show in the inline frame.