Skip to content

Instantly share code, notes, and snippets.

@Corstiaan84
Last active January 23, 2016 21:43
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 Corstiaan84/629005e893991326852e to your computer and use it in GitHub Desktop.
Save Corstiaan84/629005e893991326852e to your computer and use it in GitHub Desktop.
<html>
<body>
<script src="http://code.jquery.com/jquery-2.1.3.min.js"></script>
<script type="text/javascript">
$(function() {
document.location.href = '//action?name=domReady';
});
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment