Best way to indicate "draggability" in a web app (or in general)?

Viewed 11472

Are there any visual cues that you know of that indicate an item's "draggability"?

The obvious ones:

  • "<marque>Click here to drag!</marque>"
  • an icon
  • and (which I plan to implement) the closed-hand-cursor-onmouseover

Thanks for you help!

11 Answers
Related