Side navigation
#2211 closed bug (fixed)
Opened January 22, 2008 03:16PM UTC
Closed March 14, 2008 04:10PM UTC
Latest Sortable Demo - Disable Button Not working
Reported by: | Pete Michaud | Owned by: | codesquare |
---|---|---|---|
Priority: | trivial | Milestone: | 1.2.3 |
Component: | ui | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In the sortable demo, the disable button in the first example isn't working for the second list. The inline onclick call (tsk tsk) only disables on #example1, neglecting #example1_2. Similarly, enable only works for the first list.
The sortable example needs to be converted to the new API.