Difference between revisions of "Template:Toronto/Javascript"

Line 1: Line 1:
function f(x) {
+
<html>
alert(x);
+
<script>
}
+
  
 
$(document).ready(function(){
 
$(document).ready(function(){
Line 12: Line 11:
 
   }
 
   }
 
});
 
});
 +
 +
</script>
 +
</html>

Revision as of 20:18, 25 July 2016