PostgreSQL PHP Generator online Help
Prev | Return to chapter overview | Next |
Client Side Page Events
Client-side events are fragments of JavaScript code executed at the appointed time. They allow you to manipulate with DOM elements directly, using jQuery, and/or via the Client Side API provided by PostgreSQL PHP Generator.
To specify a handler for a client-side event, switch to the Events tab of Page Editor and double click the appropriate line in the grid. The complete list of currently available client-side events is as follows.
See also: Server Side Events
Prev | Return to chapter overview | Next |