Skip to content

Instantly share code, notes, and snippets.

@vipickering
Created August 30, 2013 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vipickering/6391831 to your computer and use it in GitHub Desktop.
Save vipickering/6391831 to your computer and use it in GitHub Desktop.
HTML: HTML Inspector Stub
<script src="http://cdnjs.cloudflare.com/ajax/libs/html-inspector/0.4.1/html-inspector.js"></script>
<script> HTMLInspector.inspect()</script>
@vipickering
Copy link
Author

Include the HTML Inspector FOR DEV CODE ONLY REMOVE BEFORE go live.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment