Template:我的模板
From 2008.igem.org
(Difference between revisions)
ZhangHaoran (Talk | contribs) |
ZhangHaoran (Talk | contribs) |
||
Line 1: | Line 1: | ||
<html> | <html> | ||
- | <div style="width:140px; height:140px; background-color:pink; cursor:pointer;" id="divBlock" onMouseDown="divBlock_event_mousedown(arguments[0]);"><img src="https://static.igem.org/mediawiki/2008/0/01/Tjumainpage.jpg" width=" | + | < |
- | <script> | + | <table width="672" height="170" border="0" align="center"> |
+ | <tr> | ||
+ | <td width="156"><img src="" alt="" width="156" height="163" align="top"></td> | ||
+ | <td width="465"><div style="width:140px; height:140px; background-color:pink; cursor:pointer;" id="divBlock" onMouseDown="divBlock_event_mousedown(arguments[0]);"><img src="https://static.igem.org/mediawiki/2008/0/01/Tjumainpage.jpg" width="498" height="151" align="middle"></div> | ||
+ | <script> | ||
function divBlock_event_mousedown(e){ | function divBlock_event_mousedown(e){ | ||
var e, obj, temp; | var e, obj, temp; | ||
Line 26: | Line 30: | ||
temp=document.detachEvent?document.detachEvent("onmouseup",document_event_mouseup):document.removeEventListener("mouseup",document_event_mouseup,""); | temp=document.detachEvent?document.detachEvent("onmouseup",document_event_mouseup):document.removeEventListener("mouseup",document_event_mouseup,""); | ||
} | } | ||
- | </script> | + | </script> |
- | + | </td> | |
+ | </tr> | ||
+ | </table> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 05:41, 19 October 2008
<