turretcss

Support


Browsers

Chrome Firefox Internet Explorer Opera Safari
Android N/A × N/A
iOS ×
Mac OS X
Windows Supported (IE10+) ×

Android Default Browser

The Default Android Browser is not supported. Android 4.4+ does not ship with a default Browser. (note: Chrome on Android is fully supported)

IE Compatibility modes

turretcss is not supported in the old Internet Explorer compatibility modes. To be sure you’re using the latest rendering mode for IE, consider including the appropriate <meta> tag in your pages:

<meta http-equiv="X-UA-Compatible" content="IE=edge">

The meta tag tells the IE rendering engine it should use the latest, or edge, version of the IE rendering environment

CSS

Some CSS properties and HTML5 attributes and elements are not fully supported by Internet Explorer 8 and 9.

Feature IE8 IE9 IE10
border-radius ×
box-shadow ×
transform × 2D transforms supported, with -ms prefix
transition × ×
placeholder × ×
flexbox × × Partially supported, with -ms prefix

Visit Can I Use for details on browser support of CSS and HTML features.