On 12/8/05, Zoe M. Gillenwater <[EMAIL PROTECTED]> wrote:
> vxcriss wrote:
>
> >Hi, does anyone know how I can disable text-selection in opera 8.5 or
> >greater? I am already using this for mozilla but can't find any way to
> >do it for opera 8.5
> >
> >.noselect
> >{
> >       -moz-user-select: none;
> >       -khtml-user-select: none;
> >       user-select: none;
> >}
<refraining from moral/usability criticism>
Overlaying the text with a positioned transparent div will "work",
although it will also make any  links unclickable.
I put "work" in quotes because if I really want to select text I'll
either switch to user mode or source view. The only thing that will
defeat that is to use an image rather than text.
--
Richard Grevers
New Plymouth, New Zealand
Orphan Gmail invites free to good homes.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to