--- In [EMAIL PROTECTED], [EMAIL PROTECTED] wrote:


> The Adobe SVG Web site gives samples with code using the onkeypress
event. 
> Is it a standard supported by the W3C? I couldn't find anything in
the W3C 
> Web site...

Key events are not standardized in the W3C DOM Level 2, I think mainly
as there was no agreement how to do that in a way to support
languages/keyboard setups other than than English (or maybe Western
languages in general). Even DOM Level 3 hasn't managed to have key
events as a W3C recommendation, there is only a note of the DOM Level
3 events
  http://www.w3.org/TR/DOM-Level-3-Events/
which has a section about text events
 
http://www.w3.org/TR/DOM-Level-3-Events/events.html#Events-TextEvents-Interfaces
and a section about key events
http://www.w3.org/TR/DOM-Level-3-Events/keyset.html

The Adobe SVG viewer implementation of keypress, keydown and keyup
events is based on some working draft I think which might be itself
based on key event implementations in HTML browsers like MS IE.






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/1U_rlB/TM
--------------------------------------------------------------------~-> 

-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to