Difference between revisions of "Template:Toronto/Javascript"
Revision as of 20:12, 25 July 2016
(
view source
)
AKang
(
Talk
|
contribs
)
← Older edit
Revision as of 20:18, 25 July 2016
(
view source
)
AKang
(
Talk
|
contribs
)
Newer edit →
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