How would I detect that a browser supports css transitions using javascript (and without using modernizr)?
|
feedback
|
|
Perhaps something like this. Basically it's just looking to see if the CSS
Adapted from this gist. All credit goes there. | |||||||||||||
feedback
|