Please ask on the jQuery UI list:
http://groups.google.com/group/jquery-ui/
- Richard
On Tue, Oct 28, 2008 at 11:28 AM, Mazureth <[EMAIL PROTECTED]> wrote:
>
> im trying to write a cork board type app for a site and im having a
> little trouble with the drag and drop. basically there are 2 divs
to me, it looks like the z-index calculation is only happening when
the board is set up. What if you put that zmax calculation into its
own method, say, calculateZmax(), and then from *both* the
('.dragImage').click() function as well as the drop: function you
called calculateZmax() ? Either
That should help.
>
> > > Andy Matthews <[EMAIL PROTECTED]> wrote:
>
> > > I'd think you'd just apply a class to the object during the drag
> > process. If
> > > there's an onStart method, that would probably be your best bet.
>
> > >
pply a class to the object during the drag
> process. If
> > there's an onStart method, that would probably be your best bet.
> >
> > -Original Message-
> > From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
> >
> > Behalf Of vneal
&
he drag process. If
> there's an onStart method, that would probably be your best bet.
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of vneal
> Sent: Tuesday, April 08, 2008 3:15 PM
> To: jQuery (English)
> Subject: [jQ
(English)
Subject: [jQuery] Re: Drag and Drop question
Hi, that demo is pretty much the same as i've used - but thanks for letting
me know re the updated version, i shall look there in future.
As i've said before, i'm relatively new at this so really have no idea on
how i would
5 PM
To: jQuery (English)
Subject: [jQuery] Re: Drag and Drop question
Hi, that demo is pretty much the same as i've used - but thanks for letting
me know re the updated version, i shall look there in future.
As i've said before, i'm relatively new at this so really have no idea
Hi, that demo is pretty much the same as i've used - but thanks for
letting me know re the updated version, i shall look there in future.
As i've said before, i'm relatively new at this so really have no idea
on how i would add the 'border effect' on the drag state. I'm thinking
i might need to a
There's a much newer version of the drag and drop found in the jQuery UI. I
don't believe that the Interface plugins are being supported any more:
http://ui.jquery.com
and
http://dev.jquery.com/view/trunk/ui/demos/ui.draggable.html
-Original Message-
From: jquery-en@googlegroups.com [ma
That will do it. Thanks for the tip :)
On Apr 6, 6:33 am, the_woodsman <[EMAIL PROTECTED]> wrote:
> Do you have firefox and firebug?
>
> Just run console.log(ui) to dump all the fields and methods of the
> object to the firebug console... should be a useful place to start!
>
> On Apr 5, 8:08 pm,
Do you have firefox and firebug?
Just run console.log(ui) to dump all the fields and methods of the
object to the firebug console... should be a useful place to start!
On Apr 5, 8:08 pm, chris <[EMAIL PROTECTED]> wrote:
> I am still having problems with this. I can't find anything on the web
I am still having problems with this. I can't find anything on the web
about inspecting the arguments.
Help :)
On Apr 4, 1:45 pm, chris <[EMAIL PROTECTED]> wrote:
> I am trying to allow a person to sort a list of items by dragging and
> dropping them. I need to know the new index to where the i
12 matches
Mail list logo