Side navigation
#2474 closed bug (fixed)
Opened March 07, 2008 07:43PM UTC
Closed March 15, 2008 05:43PM UTC
selectable("<toggle, destroy,...>") doesn't work
Reported by: | thedoc | Owned by: | rworth |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | ui | Version: | 1.2.3 |
Keywords: | selectables | Cc: | |
Blocked by: | Blocking: |
Description
if I use these functions I get the following error:
select has no properties select[options].apply(select, args);
I attached a patch to fix this issue