Template:UC Chile4

From 2012.igem.org

(Difference between revisions)
Line 28: Line 28:
               <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">
-
/***********************************************
+
<script>  
-
* jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
+
-
* This notice MUST stay intact for legal use
+
    $(document).ready(function() {  
-
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
+
         $('ul.sf-menu').superfish({  
-
***********************************************/
+
         });  
-
<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>

Revision as of 04:18, 5 September 2012

Cyanolux & SpiderColi - Pontificia Universidad Católica de Chile, iGEM 2012