> Why should I start with a simple drag event and implement everything else 
> from scratch?

I would say that it allows for total flexibility - it kind of makes
the 'drag' event work just like a normal event like 'click'.



On 4 Oct, 14:10, weepy <[EMAIL PROTECTED]> wrote:
> I used the old version and found it to be very good. Very simple - it
> simply provides the hooks for you to implement what you need.
>
> I would like to know what's changed since the old version ?
>
> On 4 Oct, 10:45, "Jörn Zaefferer" <[EMAIL PROTECTED]>
> wrote:
>
> > Could you be a bit more specific why this should be preferred over
> > jQuery UI's drag plugin, apart from your file-size argument? After
> > all, a lot of effort has been spent on the UI components, they are
> > fast, heavily customizable and very stable. Why should I start with a
> > simple drag event and implement everything else from scratch?
>
> > Jörn
>
> > On Fri, Oct 3, 2008 at 11:12 PM, mike.helgeson <[EMAIL PROTECTED]> wrote:
>
> > > Take a minute to check out this plugin. Have you ever needed to
> > > capture dragging in a plugin or application, but didn't want to
> > > introduce big dependency files? This plugin creates custom events,
> > > that work exactly right, for less than 2k when packed. New release
> > > came out today and I recommend it for anyone!
>
> > >http://plugins.jquery.com/project/drag
>
> > > Check out these demos
>
> > >http://threedubmedia.com/demo/drag/
>
> > > I encourage everyone to give the special events API some love.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-dev@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to