I think your best bet for handling keyboard events interoperably across SVG
renderers is to register the key* event listener (keyup, keydown, keypress)
on the document root element. Some renderers do things differently - for
example Batik can receive keypress events on individual elements based on
the mouse position.

Jake

On Wed, Sep 14, 2011 at 2:55 PM, dark3251 <dark3...@gmail.com> wrote:

>
>
> Am I right to assume there are no keyboard events associated with SVG at
> this time? I see nothing in the specifications although the confusing thing
> to me is that I see events describing "focus" as if there were keyboard
> events (e.g. onfocusin/out). Am I just misunderstanding the meaning of focus
> here?
>
>  
>


[Non-text portions of this message have been removed]



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    svg-developers-dig...@yahoogroups.com 
    svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

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

Reply via email to