WRTKit API Reference

WRTKit is a JavaScript library for widgets running in the S60 Web Runtime (WRT) that simplifies creation of user interfaces. User interfaces created with the WRTKit automatically scales to any screen resolution, handle screen rotation and resizes, work in both the tab and pointer navigation modes, and more. Typically user interfaces that use the WRTKit can be created with just a few lines of JavaScript code, yet still achieve a professional and consistent look and feel.

The look of a user interface created by the WRTKit is defined entirely using Cascading Style Sheets (CSS) and image files. This allows easy customization of a widget's look without the need to touch any code.