|
1 |
|
2 <!DOCTYPE html |
|
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
4 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><meta name="copyright" content="(C) Copyright 2009"/><meta name="DC.rights.owner" content="(C) Copyright 2009"/><meta name="DC.Type" content="mobileconcept"/><meta name="DC.Title" content="Web Runtime API reference"/><meta name="DC.Relation" scheme="URI" content="GUID-B0BAAE5B-CA8B-4443-B3E1-CB5AC84B9631"/><meta name="DC.Relation" scheme="URI" content="GUID-4BE0F634-6995-4738-A650-5D3CCBC26647"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81"/><title>Web Runtime |
|
5 API reference </title><script type="text/javascript"> |
|
6 function initPage() {} |
|
7 </script><link href="../PRODUCT_PLUGIN/book.css" rel="stylesheet" type="text/css"/><link href="css/s60/style.css" rel="stylesheet" type="text/css" media="all"/></head><body onload="initPage();"><div class="body"><div class="contentLeft prTxt"><h1 class="pageHeading" id="GUID-7C69DDA4-16F1-4A8F-BDB2-4CB0015B4E81">Web Runtime |
|
8 API reference</h1><div> |
|
9 <p>Web Runtime (WRT) for the S60 platform provides support for widgets. |
|
10 Widgets are small Web applications that can access the wealth of Web-based |
|
11 information and services. WRT was created by extending the powerful core of |
|
12 the Web Browser for S60. This open-source engine allows WRT developers to |
|
13 use familiar industry standards such as HTML, Cascading Style Sheets (CSS), |
|
14 and Asynchronous JavaScript and XML (AJAX) to build small, standalone Web |
|
15 applications called widgets.</p> |
|
16 <p>Widgets are mainly implemented using the JavaScript scripting language. |
|
17 The WRT environment supports JavaScript APIs that conform to the ECMA-262 |
|
18 3rd Edition specification. WRT also supports the JavaScript DOM (Document |
|
19 Object Model) and XMLHttpRequest objects. In addition to the standard JavaScript |
|
20 objects, WRT provides widget-specific extension APIs that allow widgets to |
|
21 access system properties and services and the mobile environment.</p> |
|
22 <ul> |
|
23 <li><p><a href="GUID-6CD2776F-A868-4280-967F-4EB426212556.html#GUID-6CD2776F-A868-4280-967F-4EB426212556">JavaScript <code>widget</code> object</a></p> |
|
24 </li> |
|
25 <li><p><a href="GUID-857CF71D-3398-40C2-981A-DEC428A7BA6B.html#GUID-857CF71D-3398-40C2-981A-DEC428A7BA6B">JavaScript <code>menu</code> object</a></p> |
|
26 </li> |
|
27 <li><p><a href="GUID-111DE423-9C84-4E4B-A45E-15081FE2A30D.html#GUID-111DE423-9C84-4E4B-A45E-15081FE2A30D">JavaScript <code>MenuItem</code> object</a></p> |
|
28 </li> |
|
29 <li><p><a href="GUID-571AF37F-1E95-462A-92D2-FEA2E62F1559.html#GUID-571AF37F-1E95-462A-92D2-FEA2E62F1559">JavaScript <code>device</code> object</a></p> |
|
30 </li> |
|
31 <li><p><a href="GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C.html#GUID-65AAF569-D347-462B-B59A-9D7CA184AB9C">JavaScript |
|
32 Service API reference</a></p></li> |
|
33 </ul> |
|
34 </div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html> |