onselectstart="return false" ondragstart="return

  • Thread starter yingjian.ma1955
  • Start date
Y

yingjian.ma1955

When I want to disable the select functionality, Can I just use
onselectstart="return false"? I tried it and it works. But it seems
people always put onselectstart="return false" ondragstart="return
false" together. What is the use of the latter part?
 
R

Randy Webb

(e-mail address removed) said the following on 10/6/2005 2:11 PM:
When I want to disable the select functionality, Can I just use
onselectstart="return false"? I tried it and it works. But it seems
people always put onselectstart="return false" ondragstart="return
false" together. What is the use of the latter part?

Because to drag and drop I do not have to select.

Makes me glad I have crap such as that disabled in my browser though.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top