User:Supacalafrglstic

From 2010.igem.org

(Difference between revisions)
(New page: :))
Line 1: Line 1:
-
:)
+
<html>
 +
<head>
 +
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
 +
<script>
 +
google.load("jquery", "1.4.2");                                                               
 +
</script>
 +
 
 +
</head>                                                               
 +
<body> 
 +
<a href="">Link</a>     
 +
<script>                                                         
 +
$(document).ready(function() {
 +
  %("a").click(function)_ {
 +
  alert("Hello World!");
 +
});
 +
});     
 +
</script>                         
 +
</body>                                                               
 +
</html>

Revision as of 02:30, 23 July 2010

Link