Cannot get the document of an iframe
so I want to get the document of an iframe in order to change the .playbackRate of the first video element inside it.
But neither iframe.contentWindow.document nor iframe.contentDocument return me the document.
In the second screenshot you can see what iframe.ContentWindow returns.
Can you think of a way to get the document in my situation?
6 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
don't know
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
is there something I could try?
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
ok thanks