home / experts / javascript / column63 |
|
This is the third installment of our three-part series on WMLScript, the JavaScript dialect for wireless applications. One of the major differences between JavaScript and WMLScript is that WMLScript does not support objects and methods as JavaScript does. WMLScript provides its functionality via six libraries: The functions contained in these libraries provide a subset of JavaScript's methods. The This column is a reference manual for WMLScript libraries. Find your function and learn about its usage. You can also browse through to get a sense of what WMLScript is all about. Pretty soon, you'll use these functions pretty extensively. In this column you will learn:
Next: How to use Lang library - Part I |
Produced by Yehuda Shiran and Tomer Shiran
Created: June 5, 2000
Revised: June 5, 2000
URL: http://www.webreference.com/js/column63/index.html