...
Excerpt |
---|
Backport allows you to check the status of any JS API feature so that your script can act accordingly. |
Availability
Backport.js v0.1 and above
Syntax
Code Block |
---|
var returnValue = backport("featureName"); |
...
...
Excerpt |
---|
Backport allows you to check the status of any JS API feature so that your script can act accordingly. |
Backport.js v0.1 and above
Code Block |
---|
var returnValue = backport("featureName"); |
...