travist / seamless.js

A Javascript library for working with seamless iframes.
http://www.travistidwell.com/seamless.js
MIT License
216 stars 44 forks source link

Resize parent container on child update? #36

Open edoardobiasini opened 5 months ago

edoardobiasini commented 5 months ago

The child page contains a form. When the form is submitted the overall height of the child page is much lower. How can the parent iframe be notified of the change, thus update its height?