Event Listener Page
This page demonstrates how
AJAX
behaviour can be given to events on any component just by adding an
event listener
method.
* TRY THIS - Type in a name and watch it be echoed as you exit each field. See the doEchoName method in the source below.
First Name:
Last Name:
Echo:
abc
* TRY THIS - Move the mouse over the time below to update it! See the doRefreshTime method in the source below.
Time:
time
To Login