Sunday, 15 February 2015

html5 - Are there browsers that support CSS rotation but no canvas? -



html5 - Are there browsers that support CSS rotation but no canvas? -

i build using canvas , rafaël library, need rotation of element (path or image). can drag bottom right circle , arm extend appropriately.

it should work older browser canvas not supported, css rotations came up. create sense rebuild canvas thing using position: absolute img elements, jquery , css rotations fall-back?

you can check back upwards status here:

http://caniuse.com/#search=transform

http://caniuse.com/#search=canvas

quickly, looks canvas more supported css3 transforms needed rotation. think thought might not work.

html5 canvas html5-canvas

No comments:

Post a Comment