Open AviralVerma13 opened 2 years ago
This is interesting. Why are you using ftd.iframe
to show an image instead of ftd.image
?
I think: in general this is impossible. Any event inside the area defined by iframe can not be visible to the outer frame. This is a security consideration.
We can prototype is using HTML and prove that what I am saying is correct.
I'm using the following code for movie-db -
here, src is pointing to an IMDB poster. and link will take us to the respective "moviepage", but the link isn't able to be associated with the entire poster/iframe.