doctorbinsibar
Junior Member
- Jul 21, 2012
- 185
- 109
Hello,
i got a Script wich shows an iframe from an external domain.
Now it shows me the title of the iframe in the console.
But when i run to title directly it says pemission denied.
I need a developer who can solve this so i can get the title or the baseURI of the iframe
If you know a solution leave me a pm im gonna solve this problem as fast as possible
i got a Script wich shows an iframe from an external domain.
Now it shows me the title of the iframe in the console.
document.getElementById('frame').contentDocument
But when i run to title directly it says pemission denied.
document.getElementById('frame').contentDocument.title
I need a developer who can solve this so i can get the title or the baseURI of the iframe
If you know a solution leave me a pm im gonna solve this problem as fast as possible