HTML audio muted 属性
被静音频: 浏览器支持 Internet Explorer 10、Firefox、Opera 以及 Chrome 支持 muted 属性。 注意: Internet Explorer 9 以及更早的版本不支持 muted 属性。 ...
被静音频: 浏览器支持 Internet Explorer 10、Firefox、Opera 以及 Chrome 支持 muted 属性。 注意: Internet Explorer 9 以及更早的版本不支持 muted 属性。 ...
设置音频循环播放: 浏览器支持 Internet Explorer 9+, Firefox, Opera, Chrome, 和 Safari 浏览器支持 loop 属性。 注意: Internet Explorer 8 及更早IE...
带有浏览器默认控件的 <audio> 元素: 浏览器支持 Internet Explorer 9+, Firefox, Opera, Chrome, 和 Safari 浏览器支持 controls 属性。 注意: Inter...
设置为自动播放的 audio 元素: 浏览器支持 Internet Explorer 9+, Firefox, Opera, Chrome, 和 Safari浏览器支持 autoplay 属性。 注意: Internet Expl...
实例 Run this code » 带有可点击区域的图像映射: <img src="planets.gif" width="145" height="126" alt="Planets" usemap="#planetmap">...
实例 Run this code » 带有可点击区域和target属性的图像映射: <img src="planets.gif" width="145" height="126" alt="Planets" usemap="#plan...
实例 Run this code » 带有可点击区域的图像映射: <img src ="planets.gif" width="145" height="126" alt="Planets" usemap="#planetmap"&g...
实例 Run this code » 带有可点击区域的图像映射 <img src="planets.gif" width="145" height="126" alt="Planets" usemap="#planetmap">...
实例 Run this code » 带有可点击区域的图像映射,并使用 nohref 属性: <img src="planets.gif" width="145" height="126" alt="Planets" usemap="...
实例 Run this code » 带有可点击区域的图像映射: <img src="planets.gif" width="145" height="126" alt="Planets" usemap="#planetmap">...