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;
>}
>
>thanks, criss
>  
>

Hi Criss,

No, I don't know of a way to do such a thing in Opera using CSS.  There 
is probably a Javascript solution, but you'd need to get that from 
another source -- I know nothing about JavaScript, nor is this list the 
proper place to discuss it.

I imagine that a lot of people will respond to your question with "Why 
would you ever want to do that?", but I would remind everyone that our 
list policies tell us to not berate anyone for asking a question, but 
instead focus on actually answering it.  So, if you don't have a 
practical answer for Criss, just refrain from answering, or email 
him/her offlist with your opinions and advice if you must.

Also, Criss, make sure you give your emails to the list an appropriate 
subject line that is as descriptive as possible.  I've taken the liberty 
of adding one for you.

Thanks,
Zoe Gillenwater
css-d list moderator
______________________________________________________________________
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