- From: Bjoern Hoehrmann <derhoermi@gmx.net>
- Date: Sun, 29 Jan 2006 21:08:56 +0100
- To: "Ola Andersson" <Ola.Andersson@ikivo.com>
- Cc: <www-svg@w3.org>, "WG SVG" <w3c-svg-wg@w3.org>
* Ola Andersson wrote: >Sorry, but working my way down through the list of action I realized >that we have added methods to the event interface to allow event >cancellation. The following methods/properties are added: >readonly attribute boolean cancelable; >boolean isDefaultPrevented(); >void stopPropagation(); >void preventDefault(); There are many responses to this issue... The original issue was that SVG Tiny 1.2 did not provide means to cancel events but suggested to use such means for some purpose; it now allows to cancel events, so the original issue is addressed, thanks. -- Björn Höhrmann · mailto:bjoern@hoehrmann.de · 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/
Received on Sunday, 29 January 2006 20:08:07 UTC