Hi Maxim,

On Wed, Apr 27, 2016 at 6:38 AM, Maxim Solodovnik <solomax...@gmail.com>
wrote:

> Hello Sebastien,
>
> It's about jqueryui draggable.
> According to my tests it only works on first element being selected by
> selector provided i.e. in case two elements on the page has class="drop
> target", only one will work as containment
>

Right, this seems to be by design

*Selector*: The draggable element will be contained to the bounding box of
the first element found by the selector. If no element is found, no
containment will be set.


>
> setting containment to empty string helps, but ....
>

I'm afraid you should try to have a more generic/large containment...
If should show me some code or example I may be more inspired ! :)


>
> On Wed, Apr 27, 2016 at 3:15 AM, Sebastien <seb...@gmail.com> wrote:
>
> > Hi Maxim,
> >
> > Is it about jQuery or Kendo draggable?
> >
> > Sebastien.
> >
> > On Tue, Apr 26, 2016 at 7:06 PM, Maxim Solodovnik <solomax...@gmail.com>
> > wrote:
> >
> > > Hello Sebastien,
> > >
> > > I'm trying to use Draggable,
> > > everything works as expected as long as I'm using single selector for
> the
> > > "containment" (for ex: ".drop.target" or ".drop.target1")
> > >
> > > but fails if I'm using both ".drop.target, .drop.target1"
> > > Maybe you know are there any limitations?
> > >
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> > >
> >
>
>
>
> --
> WBR
> Maxim aka solomax
>

Reply via email to