Re: Js event after image uploaded
Gaelan Steele <[email protected]>
| Newsgroups | gmane.comp.php.drupal.devel |
|---|---|
| Message-ID | <[email protected]> |
Try looking at how they do it in the FileField module. Gaelan Steele [email protected] On Nov 12, 2011, at 8:07 AM, Idan Arbel wrote: > Hello, > > I have an image field form, and I want to run some js code after the image is uploaded and the preview is created… > I can’t seem to figure out what jquery event to use. > > I’d appreciate any help. > > Thanks > > Idan