| Html5 Theme / Features / browsers supported | |
When debugging or troubleshooting, you need to know which widgets are supported by browser.
| Widget | Desktop: Safari 6+ |
Desktop: FireFox 14+ |
Desktop: Chrome 21+ |
Desktop: IE 9 |
Desktop: IE 10 |
Touch devices and tablets: IEMobile 10 |
Touch devices and tablets: Safari Mobile 6 |
Touch devices and tablets: Android Native Browser |
|---|---|---|---|---|---|---|---|---|
| EDIT | Native | Native | Native | Native | Native | Native | Native | Native |
| BUTTON | Native | Native | Native | Native | Native | Native | Native | Native |
| BUTTONEDIT | Native | Native | Native | Native | Native | Native | Native | Native |
| COMBOBOX (state: DISPLAY or INPUT) | Native | Native | Native | Native | Native | Native | Native | Native |
| COMBOBOX (state: CONSTRUCT) | datalist | datalist | datalist not supported | datalist not supported | datalist | datalist | datalist not supported | |
| CHECKBOX | ||||||||
| RADIOGROUP (state: DISPLAY or INPUT) | Native | Native | Native | Native | Native | Native | Native | Native |
| RADIOGROUP (state: CONSTRUCT) | ||||||||
| IMAGE | Native | Native | Native | Native | Native | Native | Native | Native |
| LABEL | Native | Native | Native | Native | Native | Native | Native | Native |
| TEXTEDIT | Native | Native | Native | Native | Native | Native | Native | Native |
| DATEEDIT | Native | With the native browser, DATEEDIT is a simple edit. With Chrome on Android, DATEEDIT is native | ||||||
| PROGRESSBAR | Supported | Supported | Supported | Not Supported | Supported | Supported | Not Supported | Not Supported |
| SLIDER | Range supported | Range is not supported | Range supported | Range not supported | Range supported | Range supported | Range supported | Range supported |
| SPINEDIT | Input with +/- buttons | Input with +/- buttons | Input with +/- buttons | Input with +/- buttons | Input with +/- buttons | Input with +/- buttons | Input with +/- buttons | Input with +/- buttons |
| TIMEEDIT | Native | With the native browser, TIMEEDIT is a simple EDIT with buttons. With Chrome on Android, TIMEEDIT is native. |