Thursday, 15 April 2010

jquery - interacting with iframes (I get "Permission denied") -



jquery - interacting with iframes (I get "Permission denied") -

i'm trying include speaking webpage. trying utilize iframes pointing http://text-to-speech.imtranslator.net/ plan create invisible doesn't impact layout , interact with javascript set value of text area & click button create speak.

an reply on here said "myframes.window.getdocumentbyid". using window/getdocumentbyid leads "permission denied" accessing property. website/browser (i utilize firefox) has disabled such interactions? or doing wrong?

you cannot access document of iframe if in other domain name.

if have command of website open in iframe, can utilize method:

http://stackoverflow.com/questions/6460200/can-cross-origin-resource-sharing-headers-authorize-x-domain-iframe-access

jquery iframe

No comments:

Post a Comment