Easy Captions Summary

The jQuery Easy Captions project is a plugin that adds captions to all the images you select. It is really simple to use but looks great.

You can apply the captions to all images on your page, or just a select few using normal jQuery selectors.

This is an example image with a caption I know this is the same image, but it is just an example Another example

 

Options

classmodifier
Used to apply class names to the elements created by the plugin. You only need to specify a class modifier if you have a name-clash.
opacity
Set this to a value less than "1" to make the footer semi-transparent, for example "0.8".
showclose
Set to "true" to show a button that closes the footer.
closebutton
Any HTML string to show on the close button, for example "close", "[x]" or 'Close'.