测品娱乐
您的当前位置:首页CSS3立体智能手机开关,网页开关超酷效果_html/css

CSS3立体智能手机开关,网页开关超酷效果_html/css

来源:测品娱乐






CSS3立体开关

var snd = new Audio('');
document.addEventListener('change', function(e){
if(e.target.parentNode.className.indexOf('checkboxControl') != -1){
snd.currentTime = 0;
snd.play();
}
});




http://www.999jiujiu.com/

power switchs








显示全文