Ticket #4601 (closed enhancement: fixed)
Allow undefined return value for chainable method calls
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.8 |
| Component: | ui.core | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
$.widget should make methods chainable if the return value is undefined. The existing functionality for detecting when the plugin instance is returned should remain intact. See jquery-ui-dev thread.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in r2754.