Search and Top Navigation
#8811 closed bug (notabug)
Opened November 13, 2012 04:23PM UTC
Closed November 13, 2012 04:30PM UTC
dynamic accordion panels
Reported by: | frediani.adrien | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.accordion | Version: | 1.9.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I noticed the refresh method is not working as one would expect. When adding a new panel dynamically, fresh panel display is still wrong.
http://jsbin.com/okeleq/1/edit
Using a hack (destroy-recreate the accordion) it works, but this may be a good idea to just call the refresh method instead.
Attachments (0)
Change History (1)
Changed November 13, 2012 04:30PM UTC by comment:1
resolution: | → notabug |
---|---|
status: | new → closed |
The refresh method is indeed not designed to handle that in any released version of jQuery UI. However, this is available in master.