Team:HKU-Hong Kong/header
From 2010.igem.org
(Difference between revisions)
Line 84: | Line 84: | ||
function mouseOver() | function mouseOver() | ||
{ | { | ||
- | document.getElementById("b1").src = | + | document.getElementById("b1").src ="https://static.igem.org/mediawiki/2010/a/ac/Hkubannner.png"; |
} | } | ||
function mouseOut() | function mouseOut() | ||
{ | { | ||
- | document.getElementById("b1").src =" | + | document.getElementById("b1").src ="https://static.igem.org/mediawiki/2010/8/88/Logosil.png"; |
} | } | ||
</script> | </script> | ||
Line 97: | Line 97: | ||
</div> | </div> | ||
<a href="https://2010.igem.org/Team:HKU-Hong_Kong" target="_self"> | <a href="https://2010.igem.org/Team:HKU-Hong_Kong" target="_self"> | ||
- | <img border="0" alt="testing123!" src=" | + | <img border="0" alt="testing123!" src="https://static.igem.org/mediawiki/2010/8/88/Logosil.png" id="b1" width="26" height="26" onmouseover="mouseOver()" onmouseout="mouseOut()" /></a> |
</body> | </body> | ||
</html> | </html> |
Revision as of 06:09, 15 October 2010
Home | Team | Official Team Profile | Project | Parts Submitted to the Registry | Modeling | Notebook | Safety |
---|