If they all share a common container, you could call .selectable() on that
and specify a filter that matches all the child items.
- Richard
On Tue, Aug 4, 2009 at 11:39 AM, Jaggi wrote:
>
> Hi Paul,
>
> I've had a few issues disecting this, mainly how to get it to work
> without the draggable. I
Hi Paul,
I've had a few issues disecting this, mainly how to get it to work
without the draggable. I want to be able to select all the blocks
which may span multiple child elements and be able to select them
all.
E.g.
the UL's might be side by side so i would want to select the fir
On Jul 27, 11:12 am, Paul Bakaus wrote:
> Hi Jaggi,
>
> On Mon, Jul 27, 2009 at 11:33 AM, Jaggi wrote:
>
> > I'm trying to add a few things to my selectable and was wondering if
> > someone could point in the right direction. Firstly i'm trying to be
> > able to be able to hold shift and selec
Hi Jaggi,
On Mon, Jul 27, 2009 at 11:33 AM, Jaggi wrote:
>
> I'm trying to add a few things to my selectable and was wondering if
> someone could point in the right direction. Firstly i'm trying to be
> able to be able to hold shift and select different items and have it
> select the range betwe