Skip to Content
0
Former Member
Apr 16, 2014 at 06:04 PM

pageLoaded event?

34 Views

Hi,

I have a page hosting a CarouselPage.

Each item of the carousel has an image to be loaded.

I want to create a ProgressDialog, which is shown while the (large) images are loaded from the server.

When all images are loaded, I want to close the ProgressDialog.

Therefore I have to catch a pageLoaded event?

afterShow etc. is not working.

Any hint, how I can add this, e.g. usinf JQuery?

Cheers

Jens