jQuery.support.JSON
Categories: Properties of the Global jQuery Object | Utilities
jQuery.support.JSON
Plugin: jQuery.json
Description: Support of native JSON methods.
-
jQuery.support.JSON
version added: 1.2
A boolean indication whether the browser supports native JSON methods like JSON.parse()
or JSON.stringify()
.