Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] prevent text-selection in opera 8.5


  • From: vxcriss at gmail.com (vxcriss)
  • Subject: [Javascript] prevent text-selection in opera 8.5
  • Date: Wed Dec 7 10:04:18 2005

The prevent text-selection issue is to prevent selection of background
content when dragging a dnd element from a drag and drop javascript
library which I am writing. This problem has been solved in all other
browsers that I am optimising it for. However opera8 doesn't seam to
respond to any of the solutions that work on other browsers.

On 12/7/05, SkyScanner <skyscanner@xxxxxxxxxx> wrote:
> create it as a graphic.
>
>
> ----- Original Message -----
> From: "vxcriss" <vxcriss@xxxxxxxxx>
> To: <javascript@xxxxxxxxxx>
> Sent: Wednesday, December 07, 2005 2:20 PM
> Subject: [Javascript] prevent text-selection in opera 8.5
>
>
> Does anyone know how can I prevent text-selection in opera 8 or greater??
> Thanks
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript
>