0 users online. Create an account or sign in to join them.Users
- Symphony 2.2.3
-
› assets11 -
› boot9 -
› core22 -
› email-gateways3 -
› toolkit67 -
› Unknown33 - Delegates87
- Deprecated30
Versions
Options
public class Symphony.Support
admin.jsA collection of properties that represent the presence of different browser features and also contains the test results from jQuery.support.
Properties
static Boolean localStorage
Does the browser have support for the HTML5 localStorage API
if(Symphony.Support.localStorage) { ... }
Methods
static Support()
A collection of properties that represent the presence of different browser features and also contains the test results from jQuery.support.