taking baby steps: adding fades to container replacement(ajax)
Hello - I've been stepping back and trying to understand basic ajax calls again. I want to build up a simple gallery. I've got that done, but now I want to add fades, and eventually slides effects to the main image. I can't figure out how to coordindate the timing or a fadeOut on the current image with a fadein on the incoming image. Any thoughts? Right now it just fades and the of course gets hidden.
http://carolannart.com/_dev/ajaxForum/index.htm
Also not sure if I should fade a container around the image, or the image itself as I've done here,
Thanks
Rich