Fix IE support in README
This commit is contained in:
@@ -112,9 +112,9 @@ Additionally the code of impress.js relies on APIs proposed in HTML5 specificati
|
||||
Fortunately, as these are JavaScript APIs there are polyfill libraries that patch older browsers
|
||||
with these APIs.
|
||||
|
||||
For example IE10 is said to support CSS 3D transforms and transitions, but it doesn't have `classList`
|
||||
nor `dataset` APIs implemented at the moment. So including polyfill libraries *should* help IE10
|
||||
with running impress.js.
|
||||
For example IE10 is said to support CSS 3D transforms and transitions, but it doesn't have `dataset`
|
||||
APIs implemented at the moment. So including polyfill libraries *should* help IE10 with running
|
||||
impress.js.
|
||||
|
||||
|
||||
### And few more details about mobile support
|
||||
|
||||
Reference in New Issue
Block a user