51
Dev开发社区
首页
文章
问答
工具
搜索
登录
注册
#animationEnd
transitionEnd和animationEnd的一个临时解决方案
transtionEnd需要添加前缀,并且存在多次触发问题,animationEnd也需要添加前缀,下面是一个临时性解决方案,解决了部分问题,完美方案探索中(function(){varbody=document.body||document.documentElement,style=body.style;varve...
代码星球
·
2020-06-29
transitionEnd
animationEnd
一个
临时
解决方案
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他