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
Post a Comment