Template:Team:Macquarie Australia/Test1
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<meta http-equiv="content-type" content="text/html;charset=utf-8"> | <meta http-equiv="content-type" content="text/html;charset=utf-8"> | ||
<link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Macquarie_Australia/superfish2?action=raw&ctype=text/css" media="screen"> | <link rel="stylesheet" type="text/css" href="https://2013.igem.org/Team:Macquarie_Australia/superfish2?action=raw&ctype=text/css" media="screen"> | ||
- | + | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> | |
- | + | ||
<script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/hoverIntent?action=raw&ctype=text/js"></script> | <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/hoverIntent?action=raw&ctype=text/js"></script> | ||
<script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/superfishjs?action=raw&ctype=text/js"></script> | <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/superfishjs?action=raw&ctype=text/js"></script> | ||
<script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/magnifier?action=raw&ctype=text/js"> | <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/magnifier?action=raw&ctype=text/js"> | ||
- | |||
/*********************************************** | /*********************************************** | ||
* jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) | * jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) | ||
Line 18: | Line 16: | ||
*Thank you to Imperial College London for the source | *Thank you to Imperial College London for the source | ||
***********************************************/ | ***********************************************/ | ||
+ | <script type="text/javascript"> | ||
+ | var $ = jQuery; | ||
+ | jQuery.imageMagnify.zIndexcounter = 1000; | ||
+ | </script> | ||
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | $("sup").click(function () { | ||
+ | if ($(this).html().substr(0,1)=="[") | ||
+ | { | ||
+ | if ($('.technology').length>0) | ||
+ | { | ||
+ | ddaccordion.expandone('technology', $('.technology').length-1) | ||
+ | setTimeout("window.scrollBy(0,50000)",200) | ||
+ | } | ||
+ | else window.scrollBy(0,50000) | ||
+ | } | ||
+ | }); | ||
+ | $("sup").mouseover(function () { | ||
+ | if ($(this).html().substr(0,1)=="[") $(this).css('cursor', 'pointer'); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
<script> | <script> |
Revision as of 05:45, 2 August 2013
Engineering Green Bugs