declarative animation & keyboard events: end="charCode(32)" as you may know the major browsers now provide keyboard navigation using tab key or similar. could someone demonstrate how to create test cases for more general keyboard control?
eg end="mouseover" is defined, but is there something similar to end="charCode(32)" for those that use keyboard input? how does the SVG1.2 propose handling keyboard event in declarative animation? I read what I could find and am none the wiser ~:" regards Jonathan Chetwynd Accessibility Consultant on Media Literacy and the Internet 16.2 Complete list of supported events "the SVG specification does not provide a key event set. An event set designed for use with keyboard input devices will be included in a later version of the DOM and SVG specifications." http://www.w3.org/TR/SVG/interact.html#SVGEvents ----- 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/ <*> 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: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

