is there any way to get a callback when append is ready?

i have the following problem. i add some images with .append() after
this i have to get the .height() of these images.
when i now execute .append() it takes a while to load the images so
the .height() function can not find the images.

Reply via email to