Team:UCLA/Template/Javascript
From 2014.igem.org
(Difference between revisions)
Anuvedverma (Talk | contribs) |
Anuvedverma (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | <html> | ||
+ | <script type="text/javascript"> | ||
function addEvent(obj,evt,fn,capture){ | function addEvent(obj,evt,fn,capture){ | ||
evt=evt.replace('on',''); | evt=evt.replace('on',''); | ||
Line 46: | Line 48: | ||
moveDiv(box,250,1000); | moveDiv(box,250,1000); | ||
}) | }) | ||
+ | </script> | ||
+ | </html> |
Revision as of 00:11, 19 July 2014