Clearing / Resetting an iframe

Clearing / Resetting an iframe

I've created a stateless form with 4-buttons - each button, when clicked, populate an iframe ("form-iframe") with another form.

I'd like to tack on a "Reset" or "Clear" button that will refresh the iframe back to it's blank state.

I tried blanking out the URL in the iframe parameters, but that didn't do the trick.

Any thoughts?