Genie 7110 manual do type=options label=Done go href=home.wml do, card id=clear newcontext=true

Models: 7110

1 84
Download 84 pages 46.18 Kb
Page 46
Image 46
<do type="options" label="Done"> <go href="home.wml"/>

7

Backward Navigation

 

Example 7-2

Openwave Browser

Results 1/322

[Brown, A]

[Brown, Alex]

 

[Brown,

 

 

 

Andrew]

 

Done

 

 

View

 

 

 

 

Nokia 7110 Browser

 

 

 

 

 

 

 

 

 

----Search results ---

 

 

Options items:

 

Results 1/322

 

View

 

 

 

 

Brown, A

 

 

 

 

Done

 

 

Brown, Alex

 

 

 

 

Brown, Andrew

 

 

 

Options

Back

Mitsubishi Trium Browser

Search results

Results 1/322

Brown, A

Brown, Alex

Brown, Andrew

Done View

<do type="options" label="Done"> <go href="home.wml"/>

</do>

Example 7-2shows how a URL helps the user navigate more easily. The Done and Back keys take the user to the application’s home card.

Empty the application history when direct backward navigation is not possible.

When it is not possible to go backward (for instance, after the user confirms an action), consider erasing the application’s history list.

Example 7-3

<do type="options" label="Done"> <go href="#clear"/>

</do>

...

<card id="clear" newcontext="true">

<onevent type="onenterforward"> <go href="home.wml"/>

</onevent>

<p>

</p>

</card>

Example 7-3shows how to empty the history for applications requiring passwords or secured data. This will delete variables in the handset. If this is not desirable, use an onenterbackward to catch the backward navigation.

42 Genie Application Style Guide

February 2001

Page 46
Image 46
Genie 7110 manual do type=options label=Done go href=home.wml do, do type=options label=Done go href=#clear do