html5 standard,html - Standard HTML5 animation - Stack Overflow

sorry to disappoint but in html5 / css3 everything is still highly in flux. Browsers implement features very early to be "as cool as possible". to preserve functionality of existing scripts even if the standard changes, they started adding browser-prefixes at some point.

for now you have to use multiple definitions in CSS for animations (among others) and even include some JS fallback for IE9- as IE starts support for translation in IE10 (though there is a workaround with "zoom" in IE9)

Check out CanIUse.com for snapshots of supported features: http://caniuse.com/transforms2d and the hardware-accelerated version http://caniuse.com/transforms3d

also kinda good is this resource: http://www.css3files.com/transform/

if you include the standard-definition after the 5 prefixed definitions newer browsers will use that instead... besides that: when you try using a fancy css feature simply google it togehter with "cross-browser" and you should get links to decent generators that do the hard work for you until you know it by heart.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值