Thanx for the error...

But the problem is my "onComplete" event isn't executed when the image
is loaded... The source of the image change after the picture has fade
in.

Or maybe I didn't understand the Assets pluggin...

On 15 sep, 13:23, Dimitar Christoff <[EMAIL PROTECTED]> wrote:
> you have an error for IE in your options object:
>
>         options: {
>                 container: 'preview',
>                 galleryId: 1,
>                 ajaxPicturesList: 'photo/galleries-ajax/list-pictures.html',
>                 pictures: '',
>
>                 folderRoot: 'pictures/officials/2008-07-23-francos/',
>                 subFolderIcons: 'icons/',
>                 subFolderLarge: 'large/',
>                 subFolderMedium: 'medium/',
>                 root: 'http://www.cercle-solvay.be/',
>
>                 numberPreload: 10,
>
>                 divIconsId: 'icons',
>                 divIconsHeight: 130,
>                 divScrollerId: 'scroller',
>                 imgFullId: 'full',
>
>                 divIcons: '',
>                 imgFull: '',
>                 divScroller: '',
>
>                 scroller: '',
>                 loadedIcons: new Array(),
>                 currentPicture: 0,
>                 currentElement: '',
>
>         },
>
> remove trailing comma after currentElement.

Reply via email to