3 lines
85 B
Text
3 lines
85 B
Text
$(document).ready(function() {
|
|
${1:// Stuff to do as soon as the DOM is ready;}
|
|
});
|