jquery - How can I make a link undraggable? -


i using following 4 buttons -- example on fiddle

i of these buttons, notice when user clicks, holds-down on link , moves cursor away link, links don't act in same way buttons.

instead appear draggable objects although there's circle appears show not draggable.

this effect seems not unique code. see everywhere , if try , click, drag on "run" button on fiddle see same.

maybe i'm being fussy here, try , eliminate strange effect.

is there way can stop happening. if place button on page, click , drag nothing happens @ all. no circle appears. no shadow image of link (firefox) appears. kind of effect looking for.

this correct: http://jsfiddle.net/ftrdm/2/, onmousedown, not onclick.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -