[Javascript] prevent text-selection in opera 8.5

vxcriss vxcriss at gmail.com
Wed Dec 7 10:04:08 CST 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 at eircom.net> wrote:
> create it as a graphic.
>
>
> ----- Original Message -----
> From: "vxcriss" <vxcriss at gmail.com>
> To: <javascript at latech.edu>
> 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 at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
>



More information about the Javascript mailing list