Difference between revisions of "Template:Toronto/Javascript"

(Created page with "function f(x) { alert(x); }")
 
Line 1: Line 1:
function f(x) {
+
Edit this page to edit javascript.
alert(x);
+
}
+

Revision as of 16:46, 25 July 2016

Edit this page to edit javascript.