org.symbian.tools.wrttools.doc.WebDeveloper/html/GUID-C359CC7E-B8BA-491B-A0C4-0FF1D3C4110C.html
author Eugene Ostroukhov <eugeneo@symbian.org>
Fri, 04 Jun 2010 09:44:40 -0700
changeset 345 7723a46fe224
parent 229 716254ccbcc0
permissions -rw-r--r--
Bug 2480 - Excluded resources are still available in preview and debugger


<!DOCTYPE html
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<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="concept"/><meta name="DC.Title" content="Moving within widgets"/><meta name="abstract" content="Design intuitive ways for moving between screens and items within a widget. Mobile devices lack a mouse and full-size keyboard, so users must use the five way navigation pad or the touch screen to move within widgets. In addition, many users control the devices with one hand. To create an optimized web experience, allow users to access information with one click; do not make them scroll and type."/><meta name="description" content="Design intuitive ways for moving between screens and items within a widget. Mobile devices lack a mouse and full-size keyboard, so users must use the five way navigation pad or the touch screen to move within widgets. In addition, many users control the devices with one hand. To create an optimized web experience, allow users to access information with one click; do not make them scroll and type."/><meta name="DC.Relation" scheme="URI" content="GUID-1C067AC7-2B92-4EEB-896B-814B4064590F"/><meta name="DC.Relation" scheme="URI" content="GUID-6DD2B3D2-BA3B-4936-BBC9-F61B6757B6F8"/><meta name="DC.Relation" scheme="URI" content="GUID-D54DEFE7-E878-4530-B707-A5388DFE1D9D"/><meta name="DC.Format" content="XHTML"/><meta name="DC.Identifier" content="GUID-C359CC7E-B8BA-491B-A0C4-0FF1D3C4110C"/><meta name="DC.Language" content="en"/><title>Moving within widgets </title><script type="text/javascript">
      function initPage() {}
    </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-C359CC7E-B8BA-491B-A0C4-0FF1D3C4110C">Moving within widgets</h1><div><p>Design intuitive ways for moving between screens and items within a widget. Mobile devices lack a mouse and full-size keyboard, so users must use the five way navigation pad or the touch screen to move within widgets. In addition, many users control the devices with one hand. To create an optimized web experience, allow users to access information with one click; do not make them scroll and type. </p>
<p>The following sections describe how to move within widgets:</p>
<div class="p"><ul>
<li><p><a href="GUID-10F0126C-79CA-47BA-B7CA-53A866EFE04B.html#GUID-10F0126C-79CA-47BA-B7CA-53A866EFE04B">Navigating on screens</a></p></li>
<li><p><a href="GUID-5277B7B8-722A-48ED-9333-4DD2D6A085C0.html#GUID-5277B7B8-722A-48ED-9333-4DD2D6A085C0">Key event codes supported by WRT</a></p></li>
<li><p><a href="GUID-83BFFEB2-D4F5-48DF-830A-602961ACD47A.html#GUID-83BFFEB2-D4F5-48DF-830A-602961ACD47A">Moving between views</a></p></li>
<li><p><a href="GUID-E75BCEAE-6673-4ADF-9DC2-058F0C8C0DBB.html#GUID-E75BCEAE-6673-4ADF-9DC2-058F0C8C0DBB">Using focus</a></p></li>
</ul></div>
</div></div></div><div class="footer"><hr/><div class="copy">© Nokia 2009.</div></div></body></html>