HTML+TIME学习笔记(十)
<P class=ft style="MARGIN: auto 0cm; TEXT-ALIGN: center" align=center><FONT face=宋体 color=#000000 size=3>第十课</FONT></P><P class=ft style="MARGIN: auto 0cm"><FONT size=3><FONT color=#000000><FONT face=宋体><SPAN lang=EN-US> </SPAN>上一节我们讲了<SPAN lang=EN-US>HTML+TIME+CSS</SPAN>来做滤镜效果,但那个是静态的,这一节我们来学习下动态效果如何制作。</FONT></FONT></FONT></P>
<P class=ft style="MARGIN: auto 0cm"><FONT face=宋体 color=blue size=5><A href="http://roger01rao.ik8.com/htmlntime/jiaocheng/教程10.html"><FONT face=宋体 color=blue size=5>点这里看效果</FONT></A></FONT></P>
<P class=ft style="MARGIN: auto 0cm"><FONT face=宋体 color=#000000 size=3>代码如下: </FONT></P>
<P class=ft style="MARGIN: auto 0cm"><SPAN lang=EN-US><FONT face=宋体 color=#000000 size=3><img id="image4" src=" http://roger01rao.ik8.com/htmlntime/jiaocheng/<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /><st1:chmetcnv TCSC="0" NumberType="1" Negative="False" HasSpace="False" SourceValue="5" UnitName="a" w:st="on">05a</st1:chmetcnv>.jpg" style="position:absolute; left:20; top:150; </FONT></SPAN><SPAN lang=EN-US><FONT size=3><FONT color=#000000><FONT face=宋体>filter:progid:DXImageTransform.Microsoft.glow(color='pink',strength='0',enabled='false');"><?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></FONT></FONT></FONT></SPAN></P>
<P class=ft style="MARGIN: auto 0cm"><SPAN lang=EN-US><FONT size=3><FONT color=#000000><FONT face=宋体><t:set id="glowset1" targetElement="image4" attributeName="filters.item('DXImageTransform.Microsoft.glow').enabled" to="true" </FONT></FONT></FONT></SPAN><SPAN lang=EN-US><FONT size=3><FONT color=#000000><FONT face=宋体>begin="glow1.begin" end="glow1.end" /><o:p></o:p></FONT></FONT></FONT></SPAN></P>
<P class=ft style="MARGIN: auto 0cm"><SPAN lang=EN-US><FONT size=3><FONT color=#000000><FONT face=宋体><t:animate id="glow1" targetElement="image4" attributeName="filters.item('DXImageTransform.Microsoft.glow').strength" from="0" </FONT></FONT></FONT></SPAN><SPAN lang=EN-US><FONT face=宋体 color=#000000 size=3>to="20" begin="1" dur="15" autoreverse="true" repeatcount="4" /> </FONT></SPAN></P>
<P class=ft style="MARGIN: auto 0cm"><FONT size=3><FONT color=#000000><FONT face=宋体><SPAN lang=EN-US> </SPAN>大家可以看到,上面的效果其实也就是以前讲过的属性的综合运动,这个效果就是图片动态运动发光。首先需要设置发光颜色和不能显示,然后再设置它可以显示,接着让发光强度从<SPAN lang=EN-US>0</SPAN>到<SPAN lang=EN-US>10</SPAN>增长,也就产生了动态效果,当然<SPAN lang=EN-US>CSS</SPAN>静态滤镜还有很多,在上一节我已经一一列举了。在演示里我提供给大家运动发光效果,大家自己可以去尝试一下另外的效果看看,如果有哪个滤镜不会出效果,可以在回复帖子里留言,大家一起来学习。</FONT></FONT></FONT></P> 老规矩,收了,谢谢 我来学习了 学习一下,这个动态移动速度好像有点慢 虽然偶不懂,进来支持下 好好学习,天天向上. 学习学习哦~~
页:
[1]