Skip to content

Instantly share code, notes, and snippets.

@yeikos
Last active September 27, 2015 11:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save yeikos/1261574 to your computer and use it in GitHub Desktop.
Save yeikos/1261574 to your computer and use it in GitHub Desktop.
Javascript tips
<script type="text/javascript" src="argument-script-tag.js">{ init: true }</script>
var data = eval('('+(Array().slice.call(document.getElementsByTagName('script'),-1)[0].innerHTML||!1)+')');
console.log(data);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment