Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Shane-Goodwin
Copy link

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.

SBShane added 3 commits April 19, 2013 11:01
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.
Fix 3d Transform to 2d Transform conversion to work with jQuery 1.5.1
and under
transform.js:
- Fix support3dTransform for opera (have to insert and remove test div)

gradient.js:
- Default directions for linear gradients are different than browser
extension directions
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant