Home
Tools/Projects
ColdFusion
JavaScript
Articles/Tutorials
Creating Dynamic "onload" Events Using JavaScript
Client-to-Server Communication Using DHTML
Executing a DTS Package from CF/ASP/PHP/SQL
Creating a Custom ColdFusion Tag (101)
Structures
Downloads
Custom Tags
qForms JSAPI
Clients
About

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 © 2023, PengoWorks.com. All Rights Reserved.