Closed (fixed)
Project:
FileField
Version:
6.x-3.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2009 at 08:09 UTC
Updated:
22 Aug 2009 at 16:58 UTC
What's the corresponding jQuery event when the wrapper of file field got replaced after the file uploaded???
Thanks in advance.
Comments
Comment #1
happydrupal commentedThanks for the #drupal IRC support, I found the solution. Just write a form_alter module and combine Drupal.behaviors will do. And myBehavior will run everytime once AHAH update the filefield wrapper.