Gifu/head
From 2014.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<meta http-equiv="Content-Script-Type" content="text/css"> | <meta http-equiv="Content-Script-Type" content="text/css"> | ||
- | |||
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"> | <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" type="text/javascript"> | ||
Line 19: | Line 18: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
<!-- | <!-- | ||
- | function(){ | + | $(function(){ |
$("area").hover(on, off); | $("area").hover(on, off); | ||
function on(){ | function on(){ |
Revision as of 03:45, 31 August 2014