Template:Team:Berkeley/header

From 2013.igem.org

(Difference between revisions)
Line 16: Line 16:
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Template:Team:Berkeley/css?action=raw&ctype=text/css" />
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Template:Team:Berkeley/css?action=raw&ctype=text/css" />
<script>
<script>
 +
$( document ).ready(function() {
 +
 +
    $( "a" ).click(function( event ) {
 +
 +
        alert( "As you can see, the link no longer took you to jquery.com" );
 +
 +
        event.preventDefault();
 +
 +
    });
 +
 +
});
 +
window.onload = function() {
window.onload = function() {
   
   

Revision as of 00:31, 22 October 2013

jQuery

Post 1

Scroll Down↓

Post 2

Post 3