benbarnett / jquery-animate-enhanced

Extend $.animate() to detect CSS transitions for Webkit, Mozilla, IE>=10 and Opera and convert animations automatically.
http://playground.benbarnett.net/jquery-animate-enhanced/
MIT License
1.39k stars 196 forks source link

Safari 5.1.7 on Windows no acceleration #149

Open vatavale opened 10 years ago

vatavale commented 10 years ago

It looks like this plugin don't try to make somthing with Safari for Windows. But looks like it can be made as in https://github.com/rstacruz/jquery.transit -- with this plugin position transitions in Safari for Windows work very smooth.