March 2002
Intermediate to advanced
400 pages
7h 56m
English
In WAP applications, a URL provide the path to which cards navigate. WML provides elements that provide the functionality for cards to connect to other cards and files, whether they are both contained within the same deck or on different networks and servers.
Enables users to select and navigate throughout a WAP application.
The following presents the syntax of the ANCHOR element:
<anchor attribute>task text</anchor>
TIP
Some developers like to abbreviate the ANCHOR element by using the A element.
The A element is an abbreviation of an ANCHOR element that uses the GO element only. For example, consider in the table.wml code (created in Chapter 4). Line 11 could have been shorted by using ...
Read now
Unlock full access