Downloads

Download image_caption-5.x-1.x-dev.tar.gztar.gz 8.47 KB
MD5: 1f67dcf649fd20a087b0f2cf888d64bc
SHA-1: 5b9f39f2631c4418fd262db571de12fa3ee7e5fa
SHA-256: 4ce23b2d98b30e2451de0fd5e4d375c2115dfc58a8f7d6b372d1b4d7eb680c74
Download image_caption-5.x-1.x-dev.zipzip 9.37 KB
MD5: f23a89e64573216d73bc5a00b4e16082
SHA-1: 356e9b394e057cd2f3b1540869060ca9feac36bf
SHA-256: 6fc8d701b8bbef05e2644dc90cdbd0b767708530fcc95cf83e593caae1749f88

Release notes

DESCRIPTION:

This module uses JQuery to add captions to images.
The image title attribute is used to create the caption

EXAMPLE:

<img src="/files/example.jpg" title="example caption" class="caption" />

This will result in an image with the caption of 'example caption'

Theming the Image Caption

The image caption and container may be styled with CSS using the classes:

.image-caption-container{}
.image-caption{}
Created by: davidwhthomas
Created on: 23 Feb 2008 at 06:44 UTC
Last updated: 9 Mar 2008 at 07:35 UTC

Other releases