Html
    Css
    Js
 body {
	background:#000000
}
.nb-video-123 {
	position:absolute;
	z-index:3;
	left:50%;
	top:0;
	width:1600px;
	height:538px;
	margin-left:-800px;
}
.audio-control {
	position:absolute;
	z-index:5;
	top:150px;
	right:280px;
	text-indent:-9999em;
	overflow:hidden;
	width:51px;
	height:51px;
	background:url(http://www.jq22.com/tp/732f9bd5-899b-4658-b847-67720cb85016.png) no-repeat;
}
.audio-yes {
	background-position:-246px 0;
}
.audio-no {
	background-position:-316px 0;
}

                        
↑上面代码改变,会自动显示代码结果 jQuery调用版本:1.11.3
 立即下载

js网页音乐播放器带暂停功能

html+js音乐播放器,网页音乐播放器, 简, 小。实用。性能好! 支持mp3,mp4 ,webm 格式。

0