Hi there, look at the ui.draggable.js file - in the lower section of it, you see plugin blocks - these stand for individual options. If you need to change an internal method, you could always overwrite $.ui.draggable.prototype.method
On Thu, Oct 30, 2008 at 10:14 PM, fmatuszewski <[EMAIL PROTECTED]>wrote: > > I would like to use ui.draggable in my plugin But I want slightly > change some of its methods Can I use > $.extend function > > > > -- Paul Bakaus UI Architect -- http://paulbakaus.com http://www.linkedin.com/in/paulbakaus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
