20.3. The $ Character in WML

WML browsers treat all terms that begin with the $ character as variables. If you want to display the $ character, you should use $$. The following WML example demonstrates this:


(varEg2.wml)

<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">

<wml>
  <card id="cell_phone_card" title="Buy Cell Phone">
    <p>
      The price of the cell phone in your shopping cart is $$200. Do you want to proceed to checkout now?<br/><br/>

      <a href="#checkout.wml">Yes. Proceed to checkout</a><br/>
      <a href="#product.wml">No. Continue shopping</a>
    </p>
  </card>
</wml>


The following screenshots show the result of the above WML example in some mobile phone browsers:



Sony Ericsson T610


Sony Ericsson T68i


Nokia Mobile Browser 4.0


Previous Page Page 44 of 50 Next Page


Feedback Form (ExpandCollapse)

What do you think about this web page?






(Optional) Please provide us more details. For example, suppose you select option 2 above, can you tell us specifically what information is missing? You can also suggest anything that can help us improve this web page.

(Optional) Your name:

(Optional) Your email address:

Please enter again to confirm:

Due to the amount of messages we received, we may not be able to reply to all messages.

A button for going back to the top of this page