Guide to W3C/HTML5 and Some Supplementary Features
W3C/HTML and supplementary Web guides introduce the various features that you can use in creating Tizen Web applications.
Select the feature you are interested in and see what Tizen offers for your application:
-
DOM, Forms and Styles
Enables you to use various CSS style and HTML5 form features.
-
Device
Enables you to manage information about device-specific features, such as vibration and browser state.
-
Graphics
Enables you to use graphics features, such as HTML5 canvas and SVG support.
-
Media
Enables you to use media features, such as audio and video elements and media capture.
-
Communication
Enables you to use various communication features, such as bi-directional network connectivity, XML HTTP requests, and Web Messaging.
-
Storage
Enables you to store data in, for example, files, application caches, and SQL databases.
-
Security
Enables you to use security features, such as sharing resources across different domains.
-
Performance and Optimization
Enables you to use Web workers used to run scripts in the background.
-
Location
Enables you to use geolocation features.
-
UI in mobile applications only
Enables you to handle the application UI through the clipboard and drag and drop events.
-
Useful Guides for W3C/HTML5 Features
Enables you to use common W3C features related to various APIs.
-
Supplementary Features
Enables you to take advantage of supplementary features, such as full screen views, typed arrays, and the WebGL graphics library.