You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, thanks for your greeting.
I have to mention that the vision of MotionJs is to provide a better way for creating CSS3 animations, only. So we only focus of CSS3 animations.
Really thanks for your suggestion, there are very cool and interesting but I should say:
We are using native JavaScript CSS selector engine. It's fast, no dependency.
We need no fallback on animations, only CSS3 supported.
Well, It's the fancy roadmap, Great!
As another issue:
The alert informing for old browser users is not such a good pleasure of interaction!
you can make it configable with a silent mode,
or throwing manual exception by default:
thrownewError("Your browser is out of date, use modern one!");
Greetings:
As a good jQuery based css3 transions projects like jQuery Transit by Rico Sta. Cruz developement on this field comes into a challenge!
The successful motion.js may use jQuery's power because of:
Good Luck
The text was updated successfully, but these errors were encountered: