Sha256: fb74b43b9ccb0f1d594eb01939cea127041c89356b4cae383b0efdcd9d808267
Contents?: true
Size: 283 Bytes
Versions: 7
Compression:
Stored size: 283 Bytes
Contents
$(document).ready(function() { // This is called after the document has loaded in its entirety // This guarantees that any elements we bind to will exist on the page // when we try to bind to them // See: http://docs.jquery.com/Tutorials:Introducing_$(document).ready() });
Version data entries
7 entries across 7 versions & 1 rubygems