That's great :) Thanks a lot.

On 3/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi Lewis,
>
>         Try adding 'pointer-events="none"' to the text element (this will
> make it insensitive
> to all events).
> You can also 'hide' the text element under a rect with fill="none" and
> pointer-events="fill".
>
>
> "Lewis Keen" <[EMAIL PROTECTED]> wrote on 03/04/2006 06:24:17 AM:
>
> > Yes it really is that simple :P I am creating a button in my SVG that
> > says "connect", but it looks a bit naff atm because you end up
> > selecting the text then it recognizes the click. I just want to
> > prevent the user from selecting that particular piece of text.
> >
> > Any ideas?
> >
> > Thanks in advance,
> >
> > Lewis Keen
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to