JQueryUI dialog: delay open until all images are loaded
I have a JQueryUI dialog, and I need to delay it's opening until all images in the slideshow inside the dialog are loaded. Any ideas hot to do that?
I added
this post to Stackoverflow also trying to get answers.