Creating WML cardsA card is a small collection of data that is displayed in a WML browser. A card can contain text, images, and additional WML elements that allow users to input data and navigate between cards. When designing a WML deck, keep in mind that navigation between cards is somewhat different than navigation between pages on the Web. In WML, navigation between cards typically goes only between cards in the same deck, or back to the top level. Easy navigation is critical when viewing information on a wireless device, so make sure that your WML deck is usable in this constrained environment. To add a card to a deck: Drag the Card icon from the WML Elements set in the Objects palette into the document window. Release the mouse button when the pointer is over the colored area of the wml element. To specify card attributes:
WML browsers render card titles in a variety of ways (as bookmark names, tooltips, and so on). Limit titles to 15 characters or fewer to prevent truncation of the text. |