[svg-developers] Re: text selector in ASV

2011-10-18 Thread Francis Hemsher
wrote: > > Yeah, this is ancient... but... > > Did you ever get a solution to this: > A way to turn off the default ASV text highlighting functionality? You need to do this: > evt.preventDefault() > in all your event handlers (mousedown, mouseup, mousemove). >Peter Hi Thomas, I also use this

Re: [svg-developers] SMIL -- still not yet!

2011-10-18 Thread John Delacour
At 14:01 -0400 17/10/11, Erik Dahlstrom wrote: >On Mon, 17 Oct 2011 03:52:58 -0400, John Delacour wrote: > >> ... >> >> ... > >The "jerkiness" you see is due to selecting different font-sizes, it's not >a SMIL issue. You'd get a smoother

[svg-developers] Re: text selector in ASV

2011-10-18 Thread thomassmailus
Yeah, this is ancient... but... Did you ever get a solution to this: A way to turn off the default ASV text highlighting functionality? I, unfortunately, need to support a customer using ASV with an old IE browser as they cannot go to IE9 any time soon. I need to disable the ASV autoselection