Template:Freiburg2013 Test

From 2013.igem.org

(Difference between revisions)
 
Line 1: Line 1:
<html>
<html>
<head>
<head>
 +
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 +
<script type="text/javascript">
<script type="text/javascript">
 +
  jQuery(document).ready(function(){
 +
alert("you clicked on .. ");
 +
 +
  });
 +
</script>
-
document.getElementById('button1').onclick = function()
 
-
{
 
-
    alert('Working.');
 
-
}
 
-
 
-
 
-
</script>
 
</head>
</head>

Latest revision as of 09:10, 26 September 2013

fghj