Opened 16 years ago
Closed 15 years ago
#1312 closed bug (wontfix)
Interface selectables demo throws error
Reported by: | scragz | Owned by: | stefan |
---|---|---|---|
Priority: | minor | Milestone: | 1.1.3 |
Component: | interface | Version: | 1.1.2 |
Keywords: | interface | Cc: | |
Blocked by: | Blocking: |
Description
http://interface.eyecon.ro/demos/select.html
Clicking "serialize selection" throws an error. Using Firefox 2.0.0.4.
Change History (2)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Interface is no longer supported; consider switching to jQuery UI.
Note: See
TracTickets for help on using
tickets.
I found that the collection object that you apply 'Selectable' to is required to have an 'id' assigned to it. This causes the error I believe this person was getting. This restriction should be in the documentation.