cue-after版本:CSS2  兼容性:NONE 继承性:无
 语法:
 cue-after :  none |
 url (url) 
 参数:
 
 none :  无声音播放
 url :  使用绝对或相对地址指定音乐文件
 
说明:
 设置在对象后播放的声音。
目前IE5.5尚不支持此属性。
对应的脚本特性为
cueAfter。请参阅我编写的其他书目。
 
示例:
 div { cue-after: url(orchestralsneeze.wav) ; }
   
苏沈小雨制作·保留所有权利
©2001 rain1977.comer . All rights reserved . Terms of Use .