Forum Moderators: open
Why would you want to do this though?
This <div> I mentioned is to be some kind of a top bar of a draggable window and contains some title. If the user grabs it with the mouse for moving the window, more often than not this title is selected - which I find annoying.
Secondly, the mechanics of the standard event handling (as in marking text) of the browsers are also of interest to me.
Thank you for your answer, I will investigate, though I would prefer a solution which tackles the involved events.