Skip to content

Instantly share code, notes, and snippets.

@matthieualouis
Forked from jaredjburgess/document_ready.js
Last active April 6, 2016 08:57
Show Gist options
  • Save matthieualouis/8a13550132114699f828246581cd44ea to your computer and use it in GitHub Desktop.
Save matthieualouis/8a13550132114699f828246581cd44ea to your computer and use it in GitHub Desktop.
JQuery document ready.
$(document).ready(function() {
// placeholder
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment