BrowserCapabilities Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
MinMaxHeightWidth | 1 | The browser supports the min-height, max-height, min-width, and max-width css styles. | |
TextAreaMaxLength | 2 | The browser supports the maxlength attribute on textarea elements. | |
Placeholder | 3 | The browser supports the "placeholder" attribute (HTML5 only) on input elements (provides for watermarks). | |
ECMAScript5 | 4 | The browser supports ES5-standardized javascript. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.