javascript - Find Child in iFrame? -


i trying achive this:

i working on script checks page iframes(done), tries find video tag of html5 in it, store source, remove iframe , replace new video tag created retrived source, script shall grab element cross domain sites youtube e.g.

so able find iframes via getelementb

thx help

and btw: javascript only

it impossible cross domain because javascript has same origin policy prevents accessing content different domains.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -