How to add some code after image upload is complete?

nnewell

Joined: 2009-03-25
Posts: 9
Posted: Sun, 2010-01-10 07:28

After an image successfully uploads I want to run some javascript. Is there a way to add an event to the upload mechanism? Or is simply adding this code to the onload event to the success page good enough?

More basically.. where do I start to look into customizing this code?

Thanks

N