tags:

views:

45

answers:

1

Help me to find some jquery plugin like this - http://fr.grandluxuryhotels.com/hotel/hotel-du-palais/offre-speciale/633-imperial-gourmet/ ... Wide photos miving and changing each oother

+1  A: 

That site uses Flash to implement that fading into the next picture effect...i've never seen it in jQuery.

The only thing similar i've seen is jCarosel: http://sorgalla.com/jcarousel/

You can setup moving photos and have them autoscroll

Ed B