![]() |
DOM events as mnemonic messages (msg-dom) |
Introduction Screenshots Mailing Lists and IRC Alternative Browsers Special Thanks
FAQ
Download binaries Platforms Compiling Mnemonic Other useful software
Core Message modules Library modules Object modules Coding Guidelines Browse Source Using CVS
Website questions to: |
The w3c DOM specification defines the notion of `events' in the new level 2 draft. These events are, in the mnemonic framework, most naturally implemented using the message infrastructure. The msg-dom library defines these events, plus a number of additional ones which make sense in our modular framework (like an event which can be broadcast upon creation of a new DOM Document). |