
Iframe Embed Javascript API
hello, is it possible to manage iframe via js like it done here?
http://codepen.io/bdougherty/pen/JgDfm
hello, is it possible to manage iframe via js like it done here?
http://codepen.io/bdougherty/pen/JgDfm
Hi, there.
We do not officially support using the API to communicate between the main page and a page within an iFrame. However, I did end up finding Vimeo’s open source library that enables them to do this that you may be able to work with our player: https://github.com/vimeo/player-api/blob/master/javascript/froogaloop.js
Please let me know if you need any more help or have any other questions.
Thank you!