I have try the coding below but can't work, my svg version is 1.0, 
is there another method can do? thanks.

--- In svg-developers@yahoogroups.com, "Doug Schepers" <[EMAIL PROTECTED]> 
wrote:
> Hi, wywytse-
> 
> In ASV3 you cannot do this (though it is defined in SVG1.0). In 
ASV6pr1 (and
> presumably in whatever viewer Adobe releases next, if any), you 
can control
> this very simply:
> 
> <svg>
> <cursor id='noCursor' x='0" y='0'> </cursor>
> <circle cx='150' cy='150' r='50' fill='crimson' cursor='url
(#noCursor)'/>
> </svg>
> 
> Regards-
> Doug
> 
> doug . schepers  @ vectoreal.com
> www.vectoreal.com ...for scalable solutions.
>  
> 
> wywytse wrote:
> | 
> | Dear all,
> | 
> | How can I hide the mouse cursor in SVG?
> | 
> | Regards.
> |





-----
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