Skip to content

Instantly share code, notes, and snippets.

@EragonJ
Created October 20, 2014 03:49
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 EragonJ/fd76234b8e8b9a2b3d6e to your computer and use it in GitHub Desktop.
Save EragonJ/fd76234b8e8b9a2b3d6e to your computer and use it in GitHub Desktop.
if (true) {
var s = document.querySelector('xxxx').setAttribute('xxxx',
'xxxxx');
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment