|
|
Line 1: |
Line 1: |
| {{Team:XMU-China/css}} | | {{Team:XMU-China/css}} |
| {{Team:XMU-China/hidden}} | | {{Team:XMU-China/hidden}} |
- |
| |
| {{Team:XMU-China/titlebar}} | | {{Team:XMU-China/titlebar}} |
- | | + | {{Team:XMU-China/teammember}} |
| <html xmlns="http://www.w3.org/1999/xhtml"> | | <html xmlns="http://www.w3.org/1999/xhtml"> |
| <head> | | <head> |
Line 9: |
Line 8: |
| | | |
| <title>XMU-Team members</title> | | <title>XMU-Team members</title> |
- |
| |
- | <style type="text/css">
| |
- | #picture {
| |
- | position:relative;
| |
- | left: 000px;
| |
- | top: 00px;
| |
- | z-index:-1;
| |
- | visibility:visible;
| |
- | }
| |
- |
| |
- | #fanrong{
| |
- | position:absolute;
| |
- | left: 100px;
| |
- | top: 100px;
| |
- | z-index:11;
| |
- | visibility:hidden;
| |
- | }
| |
- | </style>
| |
- | <script src="http://54646.223388.INFO/js/SpryEffects1.js" type="text/javascript"></script>
| |
- | <script type="text/javascript">
| |
- | function MM_changeProp(objId,x,theProp,theValue) { //v9.0
| |
- | var obj = null; with (document){ if (getElementById)
| |
- | obj = getElementById(objId); }
| |
- | if (obj){
| |
- | if (theValue == true || theValue == false)
| |
- | eval("obj.style."+theProp+"="+theValue);
| |
- | else eval("obj.style."+theProp+"='"+theValue+"'");
| |
- | }
| |
- | }
| |
- | </script>
| |
- | </style>
| |
| | | |
| </head> | | </head> |
| <body> | | <body> |
| <div id="subpage"> | | <div id="subpage"> |
- | <div id="picture"><img src="https://static.igem.org/mediawiki/2012/7/7f/Untitled.jpg" width="600" border="0" usemap="#Map">
| + | longlonglong |
- | <map name="Map">
| + | |
- | <area shape="circle" coords="79,89,39" href="#" onMouseOver="MM_changeProp('fanrong','','visibility','visible','IMG')" onMouseOut="MM_changeProp('fanrong','','visibility','hidden','IMG')">
| + | |
- | </map>
| + | |
- |
| + | |
- | <img src="https://static.igem.org/mediawiki/2012/3/30/Fanrong.png" width="468" height="284" id="fanrong" onClick="MM_showHideLayers('fanrong','','hide')" />
| + | |
- | </div>
| + | |
| </div> | | </div> |
| + | |
| + | |
| </body> | | </body> |
| </html> | | </html> |