Template:Team:UNAM-Genomics Mexico/Templates/Main2
From 2010.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | |||
.dropcontent{ | .dropcontent{ | ||
width: 300px; | width: 300px; | ||
Line 12: | Line 11: | ||
display:block; | display:block; | ||
} | } | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
/*Credits: Dynamic Drive CSS Library */ | /*Credits: Dynamic Drive CSS Library */ | ||
Line 393: | Line 353: | ||
</style> | </style> | ||
<![endif]--> | <![endif]--> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | |||
+ | /* | ||
+ | Combo-Box Viewer script- Created by and © Dynamicdrive.com | ||
+ | Visit http://www.dynamicdrive.com/ for this script and more | ||
+ | This notice MUST stay intact for legal use | ||
+ | */ | ||
+ | |||
+ | if (document.getElementById){ | ||
+ | document.write('<style type="text/css">\n') | ||
+ | document.write('.dropcontent{display:none;}\n') | ||
+ | document.write('</style>\n') | ||
+ | } | ||
+ | |||
+ | function contractall(){ | ||
+ | if (document.getElementById){ | ||
+ | var inc=0 | ||
+ | while (document.getElementById("dropmsg"+inc)){ | ||
+ | document.getElementById("dropmsg"+inc).style.display="none" | ||
+ | inc++ | ||
+ | } | ||
+ | } | ||
+ | } | ||
+ | |||
+ | function expandone(){ | ||
+ | if (document.getElementById){ | ||
+ | var selectedItem=document.dropmsgform.dropmsgoption.selectedIndex | ||
+ | contractall() | ||
+ | document.getElementById("dropmsg"+selectedItem).style.display="block" | ||
+ | } | ||
+ | } | ||
+ | |||
+ | if (window.addEventListener) | ||
+ | window.addEventListener("load", expandone, false) | ||
+ | else if (window.attachEvent) | ||
+ | window.attachEvent("onload", expandone) | ||
+ | |||
+ | </script> | ||
+ | |||
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script> | <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script> |
Revision as of 21:18, 2 August 2010
{{{Main_Content}}}
{{{Markup_Content}}}
{{{Green_Content}}}
{{{Red_Content}}}
{{{Blue_Content}}}
This site is best viewed with a Webkit based Browser (eg: Google's Chrome, Apple's Safari),
or a Gecko one (eg: Mozilla's Firefox, Netscape). Some of the code requires an up-to-date browser.
It is worst viewed with Microsoft's Internet Explorer Browser. And we mean that. Sorry.
It is worst viewed with Microsoft's Internet Explorer Browser. And we mean that. Sorry.