Super Smooth CSS Transitions for jQuery

Transit is a super-smooth CSS transitions & transformations for jQuery. You can make transition on any CSS property. They will happen much smoother than if you were to use jQuery’s default .animate(). You can easily translate, rotate, scale, skew and etc.Transit degrades older browsers by simply not doing the transformations (rotate, scale, etc) while still doing standard CSS (opacity, marginLeft, etc) without any animation. Delays and durations will be ignored. It is released under MIT License.

transit

Requirements: jQuery Framework
Demo: http://ricostacruz.com/jquery.transit/
License: MIT License

WebAppers

Leave a comment

Your email address will not be published.