jeremychone-archive/snowUI

Feature: HTML5/CSS3 transition javascript apis with HTML4 compatibility

Opened this issue · 0 comments

The goal of this feature is to provide a transition javascript API that will be based on the CSS3 api, but can delegate to jQuery animation for older browser.

Note: It is not clear yet if we should match the jQuery animation api and translate them to CSS3, or the reverse.