Français
<!-- http://www.downcodes.com/js --> <!-- bbs http://www.downcodes.com/bbs--> <HTML><HEAD><TITLE>Image clignotante </ TITRE> <META http-equiv=Content-Type content="text/html; charset=gb2312"> <SCRIPT> function clinOn(obj) { if(obj.filters.alpha.opacity==100) obj.filters .alpha .opacity=0 else obj.filters.alpha.opacity=100 setTimeout("blinkOn(myimg)",200) } </SCRIPT> <META content="MSHTML 6.00.3790.186" name=GENERATOR></HEAD> <BODY onload=blinkOn(myimg)><IMG id=myimg style="FILTER: alpha(opacity=100)" src="/img/200406302.jpg"> <P>200 spécifie la fréquence de clignotement, 100 fait référence à l'image complètement opaque, 0 signifie que l'image est complètement transparente</P></BODY></HTML> <br><br><br> <p><font color=red>//Auteur : Nanyang Institute of Technology Software School, Contact Ren Binyu : 0377-3114024, 0373-7916269 autorise la publication de ce site. </font></p>