diff -r 913c9751c067 -r 716254ccbcc0 org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81.html Fri Mar 05 19:11:15 2010 -0800 @@ -0,0 +1,34 @@ + + +
Web Runtime (WRT) for the S60 platform provides support for widgets. +Widgets are small Web applications that can access the wealth of Web-based +information and services. WRT was created by extending the powerful core of +the Web Browser for S60. This open-source engine allows WRT developers to +use familiar industry standards such as HTML, Cascading Style Sheets (CSS), +and Asynchronous JavaScript and XML (AJAX) to build small, standalone Web +applications called widgets.
+Widgets are mainly implemented using the JavaScript scripting language. +The WRT environment supports JavaScript APIs that conform to the ECMA-262 +3rd Edition specification. WRT also supports the JavaScript DOM (Document +Object Model) and XMLHttpRequest objects. In addition to the standard JavaScript +objects, WRT provides widget-specific extension APIs that allow widgets to +access system properties and services and the mobile environment.
+ +