=== jCarousel for WordPress === Contributors: Merrill M Mayer, Kool Kat Web Designs Donate link: http://www.koolkatwebdesigns.com/wordpress/jcarousel-for-wordpress/ Tags: gallery, images, javascript, jquery, pictures, photos, jcarousel Requires at least: 2.6 Tested up to: 2.9.2 Stable tag: trunk jCarousel for WordPress implements the jCarousel as a WordPress plugin. It also displays a larger image size of the clicked item in the scroller or the first item that appears. The plugin uses the shortcode [jcarousel_gallery] and supports all the standard gallery attributes. It is is designed to be styled with CSS. Sample images for next/prev arrows are provided. The plugin uses jQuery, and if your site doesn't already use jQuery, it'll add the script for you. It was inspired by Carousel Gallery by Joen. == Description == This plugin displays thumbnail images in a carousel using jQuery jCarousel. Clicking an image or scrolling fades in a large version of the image. Important Links: == Installation == 1. Unpack the plugin, put it in your "plugins" folder (`/wp-content/plugins/`). 2. Activate the plugin from the Plugins section. == Frequently Asked Questions == = What images appear in the carousel = Simple attach the images you wish to appear in the carousel to the page or post where you will place the shortcode [jcarousel_gallery]. = How do I change the layout = You can use CSS to change the look and feel of the layout. You can also create custom images for the next and prev arrows. = How do I change the image and thumbnail sizes = Carousel Gallery uses the Wordpress Media settings for this (Settings -> Media). == Screenshots == 1. This shows the default look of the carousel. 2. This shows a customized carousel. == Changelog == * 1.0: First release.