GalleryView is a content-gallery plugin capable of displaying any HTML content in an animated gallery view.
Finally a elegant easy to use content slider for jQuery. I used to use jQuery cycle plugin and jcarousel to create content slider with thumbnail indicator. It requires some level of programming skill to learn it. Now I found this good looking content slider. How can I not to share it with you!
PS: It requires another two jQuery plugins jQuery Timers and jQuery Easing to function properly.
Features
- Thumbnail strip with indicator
- Easy to use
- Overlay Caption
- Elegant layout

This is all the code you need
$('#photos').galleryView({ panel_width: 800, panel_height: 300, frame_width: 100, frame_height: 100 });

You can click here to view a demo or head to jQuery site to download and have some fun!



