- From: Jonathan Chetwynd <j.chetwynd@btinternet.com>
- Date: Tue, 27 Feb 2007 07:10:43 +0000
- To: SVG List <www-svg@w3.org>
- Cc: Chris Lilley <chris@w3.org>
Cursor, event handling and declarative animation Does SVG provide a (default?) means to visually identify event handlers? How might one achieve this with a user style sheet? Most users find it helpful to know where event handlers are. Traditionally, the cursor changes to a hand for HTML links which might also be underlined, have a border on focus etc... Attached two examples, try to imagine the intended interactivity, try it out, the check the code... Additionally when using focusin is it intended that it is sufficient to identify the element as in mup.focusin or would mup need to be within an anchor? Requiring an anchor appears to make an exception of focusin & focusout. for instance the cursor will change. cheers Jonathan Chetwynd http://devfiles.myopera.com/articles/26/ex-c03.svg http://www.w3.org/Graphics/SVG/Test/20061213/svggen/script-handle-02- b.svg
Received on Tuesday, 27 February 2007 07:10:49 UTC