Biomod/2012/TeamSendaiA/Top: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
(New page: http://openwetware.org/images/e/e6/%E4%BD%9C%E8%80%85.jpg http://openwetware.org/wiki/Image:%E3%82%BF%E3%82%A4%E3%83%88%E3%83%AB.jpg <html> <head></head> <script type="text/javascript">...)
(No difference)

Revision as of 23:50, 21 August 2012

http://openwetware.org/images/e/e6/%E4%BD%9C%E8%80%85.jpg http://openwetware.org/wiki/Image:%E3%82%BF%E3%82%A4%E3%83%88%E3%83%AB.jpg

<html> <head></head> <script type="text/javascript"> var imgs = new Array(); imgs[0] = "%E4%BD%9C%E8%80%85.jpg"; imgs[1] = "Image:%E3%82%BF%E3%82%A4%E3%83%88%E3%83%AB.jpg "; i = 0; function Blend(){ document.getElementById("imgframe").filters.blendTrans.apply(); document.all.item("imgframe").src = imgs[i++]; document.getElementById("imgframe").filters.blendTrans.play(); if(i>=imgs.length) i=0; } onload = function(){setInterval(Blend,5*1000)} </script> <img src="Image1.gif" id="imgframe" style="filter:blendTrans(duration=2);">

</script> <body> </body> </html>