You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to call native code inside a child iFrame that is present inside a parent iFrame. In other words, I want to add hostObject to child Iframe. Does anyone know how to do it?
#4464
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For instance, to add host Object to an iFrame, I am adding it in the frameCreated callback
I want to do the same, but inside the iFrame created from the above iFrame. Is it possible to do so? If so, how?
Beta Was this translation helpful? Give feedback.
All reactions