WML Tag Reference

Bookmark this page

The Anchor Element - <anchor>

Description:
Defines a hot-spot in the content, bound to the go, prev, or refresh task. <anchor> tags are represented as hyperlinks. When the user selects the element, the associated task is executed.


Example:
<anchor>go
  <go href="there"/>
</anchor>


Attributes
Name Value Description
accesskey CDATA IMPLIED. Assigns an access key to the element.
class CDATA Associates the element with a defined class.
href HREF REQUIRED. Defines the location the browser loads when the link is selected.
id ID Sets the unique name for the element.
title CDATA IMPLIED. Text identifier for the element.
xml:lang NMTOKEN IMPLIED. Specifies the natural or formal language of an element.


Back to Tag Listing

材料来源 http://www.wirelessdevnet.com/channels/refview.phtml?cat=wmltags 本电子书由gudai制作,仅供学习参考,如有意见,欢迎email:base5@126.com。或访问我的博客http://gudai.cnblogs.com