Yo.
Check this thing I’ve mashed together,
This is actually styled really nicely, I just removed all that stuff for obvious reasons.
The problem is, when you click a thing, and it slides, and then you click it again and it slides back, if you click it again really quickly after that, you end up selecting the text “Me”
Does that make sense??
Just click around a whole bunch and you will eventually highlight the text “Me” – and I want to disable this somehow.
I am having trouble finding anything online, as all my search queries return stuff that is labeled as the thing I’m looking for, but ISN’T the thing I’m looking for.
$("#mydiv").double click(function() {
unselect all text!
}
Help!?