Event DOM Class

This is a little JS class that's designed to take an incoming DOM event and convert it to a cross-browser object. Anyone who has worked with JS long enough, has come to realize that each browser handles keyboard events differently. This class will attempt to return the data in a manor that's consistant across all browsers.

Examples

Simple Example
This example shows off a simple example in which events to the two form elements are are shown in the debug window. Using this you should be able to figure out how to invoke the object.

Downloads

The main distrubition build:
eventApi_1.0.zip

Copyright © 2024, PengoWorks.com. All Rights Reserved.