Tizen Mobile Web UI Framework Reference

The Tizen Mobile Web UI framework is called Tizen Advanced UI (TAU) framework. It provides tools, such as UI Components, events, effects, and animations, for Web application development. You can leverage these tools by just selecting the required screen elements and creating the applications.

Note
TAU (Tizen Advanced UI) is the new name of tizen-web-ui-fw.

Since 2.3, in all documents and source code, TAU is used instead of tizen-web-ui-fw.

The TAU service is based on a template and works on a Web browser, which runs on the WebKit engine. You can code Web applications using the TAU, standard HTML5, and Tizen device APIs. You can also use different UI Components with CSS animations and rendering optimized for Tizen Web browsers.

TAU Services

The TAU framework consists of the following services:
Note
The TAU framework runs only on browsers supporting the HTML5 and CSS standards. The draft version of the W3C specification is not fully supported.