* Trace Bond wrote: >PS: Björn, I probably should, but I don't, understand "DOM Events". What is >the relationship between DOM Events, the browser, the Web Application's >XHTML and the Web Application?
By implementing DOM Events web browsers enable Web applications to react to events such as "the user activated a hyperlink", "an element has been added to the document", and "an external image has finished loading", in somewhat oversimplified terms. -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/
