Initial commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
$(document).ready(function() {
|
||||
${1:// Stuff to do as soon as the DOM is ready;}
|
||||
});
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
$(document).ready(function() {
|
||||
${1:// Stuff to do as soon as the DOM is ready;}
|
||||
});
|
||||