Confirmedusers, editor, Administrators
886
edits
CreativeMD (talk | contribs) No edit summary |
CreativeMD (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* Any JavaScript here will be loaded for all users on every page load. */ | /* Any JavaScript here will be loaded for all users on every page load. */ | ||
/*importScript('http://code.jquery.com/jquery-1.11.3.min.js');*/ | /*importScript('http://code.jquery.com/jquery-1.11.3.min.js');*/ | ||
<script src="http://code.jquery.com/jquery-1.11.3.min.js"></script> | /*<script src="http://code.jquery.com/jquery-1.11.3.min.js"></script> | ||
$( document ).ready(function() { | $( document ).ready(function() { | ||
alert("Hello! I am an alert box!!"); | alert("Hello! I am an alert box!!"); | ||
}); | });*/ | ||
alert("Hello!"); | |||
/*importScript('https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.10/d3.min.js');*/ | /*importScript('https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.10/d3.min.js');*/ |