Template:Team:XMU-China/teammembers
From 2012.igem.org
(Difference between revisions)
Line 3: | Line 3: | ||
{{Team:XMU-China/titlebar}} | {{Team:XMU-China/titlebar}} | ||
- | + | ||
<html xmlns="http://www.w3.org/1999/xhtml"> | <html xmlns="http://www.w3.org/1999/xhtml"> | ||
<head> | <head> | ||
Line 11: | Line 11: | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | #picture { | |
- | + | position:relative; | |
- | + | left: 000px; | |
- | + | top: 00px; | |
- | + | z-index:-2; | |
+ | 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> | </style> | ||
Line 34: | Line 44: | ||
<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"> | |
+ | <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> |
Revision as of 11:32, 18 September 2012