Onselectstart
I study Interface Design in Holland and I'm working on an Intranet for a company. Now I've got this question:
When do you call the onselectstart-eventhandler?
Does is have something to do with the HTML object <select>?
I tried to get some examples from the Internet, but they're hard to find and even if I find one, it wouldn't work out for me.
Please reply.
Shakespeare: onclick || !(onclick)
John Pollock posted this at 04:47 — 3rd December 1999.
He has: 628 posts
Joined: Mar 1999
I think it is used when a viewer uses the mouse to select text on the page (for instance to copy and paste the text). I think it would be called in a DIV or SPAN tag around the text, or in a textarea.
Java Script: A Beginner's Guide
Page Resource
Jack Michaelson posted this at 14:28 — 3rd December 1999.
He has: 1,733 posts
Joined: Dec 1999
thanks in advance
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.