6 lines
72 B
JavaScript
6 lines
72 B
JavaScript
$(document).ready(function() {
|
|
|
|
// Place JavaScript code here...
|
|
|
|
});
|