brandonaaron / jquery-cssHooks

Collection of cssHooks that work with jQuery 1.4.3+
Other
478 stars 80 forks source link

Convert 3d Transforms to 2d Counterparts if 3d not supported #41

Open Shane-Goodwin opened 11 years ago

Shane-Goodwin commented 11 years ago

Added method to determine if 3d Transforms are supported. Added a hook to replace 3d Transforms with their 2d counterparts if the former are not supported.