Add something to iframe

Hi,

I want to append text to an iframe. Is it possible? I want to have text on 3d model.

you cant alter anything in an iframe dom object due to browser security. You can however overlay a div of your own above the iframe and insert text into that.

We hope to implement an “overlay” feature in the future. I’ll add your ‘+1’ to this feature request and follow up with any news.