I have two questions. This is core component of a project I'm currently working on. I'm looking for a way to manipulate/edit the source code of an iFrame whose "src
" will always be changing: a dynamic iFrame. Is this possible? I know that it's really not recommended because of the potential security issues.
And my other question is: Is it possible to retrieve the selected text inside a iFrame that's also dynamic?
I've searched for answers on Google, and found no results. Please help me. :-)