It took me a bit to realize you meant this (in the case of overriding destroy): $.widget.prototype.destroy.apply(this, arguments);
On Apr 24, 10:28 am, Aaron <[email protected]> wrote: > Yeah, right after I posted I figured out that ui keeps track of > whether there is an instance as an expando on the element. I found > that out by looking at some other sites other than jQuery's docs. > Thanks for the help, especially in regard to "inheriting" the default > behavior. I've taken to edited the docs. Someone should go in and make > sure I edited > accurately.http://docs.jquery.com/UI/Developer_Guide#The_widget_factory --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
