NathanBurkett / checkTransform

Returns a module string of the browser's currently supported transform attribute

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check Transform

This func checks the current transform browser support and returns a string of the transform attribute else returns false. This is useful if you need to set transform values on elements but aren't using a library to automate the handling.

About

Returns a module string of the browser's currently supported transform attribute

License:MIT License


Languages

Language:JavaScript 100.0%