jQuery.DomOutline
jQuery.DomOutline copied to clipboard
Not working with iframe's loaded DOM?
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.