- From: Daniel Cheng <dcheng@chromium.org>
- Date: Fri, 29 Jun 2012 16:30:51 -0700
- To: Ryosuke Niwa <rniwa@webkit.org>
- Cc: Alex Bain <alex@alexba.in>, whatwg@lists.whatwg.org, Tony Chang <tony@chromium.org>
Can't you use setDragImage() and pass it the element that holds the post title? Daniel On Fri, Jun 29, 2012 at 4:27 PM, Ryosuke Niwa <rniwa@webkit.org> wrote: > On Fri, Jun 29, 2012 at 4:24 PM, Alex Bain <alex@alexba.in> wrote: > >> I would prefer not to visually drag the entire post around (which is what >> happens if I set draggable to true on the post container). My goal is to >> set draggable on a container element and only show a small element when the >> user starts dragging. >> > > Ah, that's an interesting use case. Thanks for clarification. Do you have > a concrete proposal for this? (e.g. adding new content attribute / element). > > - Ryosuke > >
Received on Friday, 29 June 2012 23:31:19 UTC