m_ott’s avatarm_ott’s Twitter Archive—№ 14,972

      1. Hey #lazyweb! What's you favorite JavaScript solution for dragging an element inside a container? Ideally with support for both click && touch events and “intertia”.
    1. …in reply to @m_ott
      “The JavaScript Drag & Drop library your grandparents warned you about.” shopify.github.io/draggable/
      OpenGraph image for shopify.github.io/draggable/
  1. …in reply to @m_ott
    interact.js – JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping interactjs.io/
    OpenGraph image for interactjs.io/
    1. …in reply to @m_ott
      GreenSock's Draggable + InertiaPlugin greensock.com/draggable/
      OpenGraph image for greensock.com/draggable/