v1.0.6:
- on/off some animation effects
- image click action settings (follow the link, no action, open in modal window) for components 2-4, 7
Also you can use class="pop"Â to open an image in a modal window:
<a class="pop" onclick="return false;"><img style="width: 240px;" src="image.jpg"></a>
- on/off some animation effects
- image click action settings (follow the link, no action, open in modal window) for components 2-4, 7
Also you can use class="pop"Â to open an image in a modal window:
<a class="pop" onclick="return false;"><img style="width: 240px;" src="image.jpg"></a>