Template:Biotec Dresden/cleanup category

From 2010.igem.org

(Difference between revisions)
(New page: <html> <body> <script> $("a").css("color", "red"); </script> </body> </html>)
 
Line 2: Line 2:
<body>
<body>
<script>
<script>
-
$("a").css("color", "red");
+
$("a").css("color", "red").live();
     </script>
     </script>
</body>
</body>
</html>
</html>

Latest revision as of 18:43, 25 October 2010