Team:Goettingen/sandbox

From 2014.igem.org

(Difference between revisions)
m
m
Line 1: Line 1:
{{:Team:Goettingen/header}}
{{:Team:Goettingen/header}}
 +
{{:Team:Goettingen/js}}
<html>
<html>
<body>
<body>
 +
<script src="https://2014.igem.org/Team:Goettingen/js" type="text/javascript"></script>
<script src="https://2014.igem.org/Team:Goettingen/jquery_cycle?action=raw&type=text/js" type="text/javascript"></script>
<script src="https://2014.igem.org/Team:Goettingen/jquery_cycle?action=raw&type=text/js" type="text/javascript"></script>
<!--Facebook box script-->
<!--Facebook box script-->

Revision as of 14:39, 30 July 2014

function onHover() {

   $("#menuImg").attr('src', 'http://marketing.optomausa.com/images/DS216/DS216_Back_100dpi.jpg');

}

function offHover() {

   $("#menuImg").attr('src', 'http://marketing.optomausa.com/images/DS216/DS216_Front_100dpi.jpg');

} (jQuery);