View Full Version : disable text select in a DIV


viniciusm
12-03-2004, 01:16 PM
Hi people!!!

I want to disable text selection in a DIV (but just inside the div, not for entire document).

Can anybody help?

Tanks

N00behnator
12-03-2004, 06:13 PM
so you mean you want to disable the text in your DIV code?
I'm dutch, and not well-speaking english.

But if you want, don't instert a DIV code >3

MaGiCSuN
12-03-2004, 07:21 PM
this is the only working way i found to insert into a div. It's the most annoying one aswell.

onmousedown="window.alert('no');"

if it's about 'prevent people from stealing the text' then this won't be the solution for it ;)

Love,
Mirna