home / experts / javascript / column58 |
|
Event HandlingThe events in this application are all handled by the
The clear signal is given by the 0 key. We set the global variable
When the * key is pressed, we start the prompt cycle with the user and we also initialize
During normal keying of the phone keys, we check if we can descend and we do the actual descending if possible. Once we descend a level, we call the
Next: How to make the code browser-independent |
Produced by Yehuda Shiran and Tomer Shiran
Created: February 28, 2000
Revised: April 26, 2000
URL: http://www.webreference.com/js/column58/9.html