Template:Team:Tsinghua-A/LogoCode

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<body>
<body>
-
<script type="text/javascript">
+
 
-
var str= "&amp;";
+
-
alert(str);
+
-
str= str.replace(/\&amp;/g,'&');
+
-
alert(str);
+
-
</script>
+

Revision as of 19:58, 16 October 2014