Merge pull request #34 from mondalaci/master
Add feature detection code snippet
This commit is contained in:
@@ -38,6 +38,10 @@ Supported Browsers
|
|||||||
Unlisted future versions of browsers will probably work too; I just haven't
|
Unlisted future versions of browsers will probably work too; I just haven't
|
||||||
tested them.
|
tested them.
|
||||||
|
|
||||||
|
Feature detection is possible:
|
||||||
|
|
||||||
|
var isFileSaverSupported = !!self.Blob;
|
||||||
|
|
||||||
Syntax
|
Syntax
|
||||||
------
|
------
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user