Enhanced HTML5 Features & Legacy Browser Support
KonyOne's device detection database and heuristics identifies all browser categories from the most basic through different levels of HTML, CSS and JavaScript support, to all of the various HTML5-capable browsers in smartphones, tablets and the desktop. Depending on the type of browser, the user will be served markup, style and/or script appropriate and acceptable to their device, ensuring a solid experience and optimum UI.
Over 95% of browsers are supported through KonyOne, including additional HTML5 feature support such as :
|
 |
AppCache Support
Build applications using the SPA (Single Page Application) paradigm to produce HTML5 applications that look and feel native, by storing JavaScript/CSS and generating markup on the device and going back to the server just for data calls.
|
|
 |
Gesture API support
Support for directing actions resulting from a touch even
Touch Events
Handle touch events like Tap, Double-Tap, Long Press, Swipe with ease in your mobile app.
|
|
 |
3rd Party Library Support
Leverage third-party JavaScript mobile-optimized code from vendors such as JQuery, SproutCore, Sencha and Dojo
|
|
 |
Hashchange API
Enables cross-browser functionality for URL history which otherwise would not be added on a hash change
|
|
 |
LocalStorage API
WebSQL API
Store data locally on the device indefinitely, for a defined timeframe, or for the duration of the application/browser session.
|
|
 |
Geolocation API
Locate users with their permission for one or multiple sessions, and use this information to contextually add value to their UX.
|
|
 |
HTML5 Input, Semantic, and Video & Audo elements
Support for email, date, color, URL, number and more
Support for new markup including section, header, footer, aside and others
Support for specific video and audio file types to be played without the need for a plug-in
|
|
 |
HTML5 CSS 3.0 Support
2D & 3D Transformations to support turning, spinning, stretching, scaling and moving predefined and custom form elements
CSS3 Targeted media queries to maximize the visual impact on high definition devices such as the retina screen.
Effortlessly achieve rich Gradients, Rounded Corners, and Shadows
|
|
|