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

Firebug/Dev Tools-like DOM outline implementation using jQuery.

Results 5 jQuery.DomOutline issues
Sort by recently updated
recently updated
newest added

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...

Hi @andrewchilds I added some options I hope you like and add them: - **border**: A border used as the visual indicator surrounding the element. If false a semi-transparent blue...

Hi andrew, i find this plugin can choose inline-css. but the css that i need is not inline-css, the css (or we called class) is in other way (may be...