Function Cookie.isEnabled
Check whether cookies are enabled in the browser.
-
Syntax
Boolean Cookie.isEnabled()
Check whether cookies are enabled in the browser. Returns true on succes and false otherwise. - Return value True if cookies are enabled; flase otherwise.
-
Download
Source
Unless otherwise noted all code in the JSLab Standard Library is licensed as GPLv3. See http://www.gnu.org/licenses/gpl.html for the entire license.
This function has dependencies and will not work stand-alone. Use the download button above instead of copy/paste.
