jQuery UI doesn't currently have an extension mechanism that allows for this, but it's under discussion. If you want to provide input, please join us on the jquery-ui-dev list:
http://groups.google.com/group/jquery-ui-dev I don't recall if there's a specific/recent thread on this topic (it's been discussed outside the list), so if you don't find one, feel free to start a new one. Thanks. - Richard On Fri, Oct 31, 2008 at 8:36 AM, Filip Matuszewski < [EMAIL PROTECTED]> wrote: > Its good idea to use $.ui.draggable.prototype.method but it will change > plugin in all instances. > What I want is to inherit all functionality assigned to other plugin name > and then change internal methods > ui.plugin.add is not suitable for my use becouse i want change existing > functionality not add a new one I could copy the plugin and change what I > want under different plugin name but it gonna grow files size. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
