Allow a user to navigate through a paginated set of images with a smooth scrolling effect. Each image can optionally be a hypertext link to another document.
Internet Explorer 7+, Firefox 3+, Safari 4+
- Unique Element ID
- The value for the id attribute assigned to the inserted root HTML tag for the component. This value is used to uniquely identify the component.
- Document BG Color
- The background color of the document. It is important that this option is set to match the background color of the region where the image carousel will be inserted. This color is used for the border area of the image carousel, which should match the document that surrounds it.
- Image Carousel BG Color
- The background color of the image carousel component, on which the component's content is displayed.
- Page Marker Color
- The color of the page markers used to indicate which page is selected and to allow the user to navigate directly to any other page.
- Arrow Foreground Color
- The color of the arrow in the arrow images for moving to the previous or next page.
- Arrow Background Color
- The color of the round background in the arrow images for moving to the previous or next page.
- Total Height
- The height of the component, in pixels.
- Total Width
- The width of the component, in pixels.
- Number of Pages
- The number of pages in the carousel.
- Image Rows
- The number of rows of images on each page.
- Image Columns
- The number of columns of images on each page. The total number of images on a page is the value of Image Rows multiplied by the value of Image Columns.
- Show Titles
- Should titles be displayed for each image?
- Title Height
- The height of image titles, in pixels. This is applicable only if Show Titles is selected.
- Title Font
- The font of image title text. This is applicable only if Show Titles is selected.
- Title Font Color
- The color of image title text. This is applicable only if Show Titles is selected.
- Images
- A list of all of the images in the Image Carousel. A collection of image files can be dragged to the Images list to set the image files to use. Select a row to make changes to an image, or its title or link.
- Image
- The image file to be displayed.
- Title
- The title text of the selected image. This is applicable only if Show Titles is selected.
- Link
- The hypertext link for the selected image. This can be left empty if the image should not be linked.