Search and Top Navigation
#3459 closed enhancement (fixed)
Opened September 21, 2008 12:16PM UTC
Closed November 03, 2008 02:23PM UTC
Last modified October 03, 2012 04:48PM UTC
enableSelection and disableSelection should be standard jQuery methods
Reported by: | scottgonzalez | Owned by: | paul |
---|---|---|---|
Priority: | minor | Milestone: | 1.6 |
Component: | ui.core | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Now that enableSelection and disableSelection return jQuery objects (#3174), they should be standard jQuery methods (defined in $.fn instead of $.ui).
Fixed in r858.