반응형
A highly
adaptable jQuery plugin for creating carousels and slideshows
download : http://code.google.com/p/carouslide/downloads/list
download : http://code.google.com/p/carouslide/downloads/list
CarouSlide is an easy-to-implement, flexible yet powerful jQuery plugin that allows you to create a wide range of different carousel and slideshow implentations, from a small and semantic list of HTML content.
Some of its optional features include:
Three types of animation: fade, slide vertically and slide horizontally
- Back/Next controls
- Infinite horizontal scrolling
- Timed/Automatic animations (including play/pause button)
- Hover activation on navigation
- Optional use of Easing plugin for animations
- Adjustable animation timings
- 9Kb (minified) file size
All you need to get going is:
$(".CarouSlide").CarouSlide();
반응형
'프로그래밍 > Script' 카테고리의 다른 글
[javascript] iScroll-js (0) | 2011.05.10 |
---|---|
[jQuery] jquery - carousel (0) | 2011.05.10 |
[javascript] jQuery 를 이용한 Carousel & Slide (0) | 2011.05.03 |
[javascript] Carousel - Step carousel (0) | 2011.05.03 |
[javascript] JSONP를 사용한 도메인 간 통신, Part 1: JSONP와 jQuery의 결합으로 강력한 매시업 빠르게 만들기 (0) | 2011.04.28 |