jQuery.DomOutline icon indicating copy to clipboard operation
jQuery.DomOutline copied to clipboard

Not working with iframe's loaded DOM?

Open 5argon opened this issue 9 years ago • 0 comments

If I have iframe in my page it appears that I cannot highlight those things in the iframe... But the browser debugger can do this. Is there any way to make it able to highlight inside the iframe?

I have tried initializing the script only after iframe finished loading, but it doesn't work.

5argon avatar Feb 23 '16 15:02 5argon