Joomla reflection plugin, component, extension, module. Create image reflection effect in your Joomla content.
ARI JReflection allows you to add instantaneous reflection effects to your images in modern browsers. This plugin is also a part of ARI Smart Content: Image Pack
Features:
- Some customizable options.
Example:
Usage:
{arijreflection height="0.5"}
<img src="/image.jpg" />
<img src="/image2.jpg" />
...
{/arijreflection}
Parameters:
- height – The height of the reflection, proportionally to the image height. Values: floats (range: 0 to 1);
- opacity – The starting opacity of the reflection. Values: floats (range: 0 to 1);
- wrapTag – HTML tag to wrap. Most common: div, span.
|