I needed to attach behaviors after loading an ajax thickbox so things like collapsible fieldsets would work. Seems like a good idea in general.
| Comment | File | Size | Author |
|---|---|---|---|
| behaviors.patch | 803 bytes | jody lynn |
I needed to attach behaviors after loading an ajax thickbox so things like collapsible fieldsets would work. Seems like a good idea in general.
| Comment | File | Size | Author |
|---|---|---|---|
| behaviors.patch | 803 bytes | jody lynn |
Comments
Comment #1
frjo commentedThanks for the patch. If others can confirm that this has no ill effects I will commit it.
Comment #2
tizzo commentedWorks for me. I think Drupal.attachBehaviors() should be run on everything added by ajax generally.
Comment #3
frjo commented