Provides fuctions for working with cookies. Several functions adopted from http://techpatterns.com/downloads/javascript_cookies.php Original author unknown.
- Source:
Methods
(static) cookieValueRandomizer()
- Source:
(static) deleteCookie()
- Source:
(static) getCookie()
- Source:
(static) hasPersistentCookies()
- Source:
(static) hasSessionCookies()
- Source:
(static) setCookie()
- Source: