8000 GitHub - sunDDii/audio-animation: 音频播放动画
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sunDDii/audio-animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

audio-animation

音频播放动画 利用CSS3中的变换:transform:scaleY(0.5); //缩放简单实现效果。 可代替播放语音的时候的动画gif。 在js 使用时利用$('box').css({"animation-play-state":"paused"});//暂停动画 在js 使用时利用$('box').css({"animation-play-state":"running"});//播放动画

About

音频播放动画

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0