|
Galleria /
Images with captions<< Galleria and pmGallery combined | All Demos | >> Add image captions by placing the text after the attached image, and include this markup in config.php:
$HTMLFooterFmt['galleria-js'] = '
<script type="text/javascript"><!--
$(document).ready(function(){
$(".Galleria").galleria({
dataConfig: function(img){
return { description: $(img).nextAll(\'em\').html() };
}
});
});
//--></script>';
![]() Caption ![]() Caption ![]() Caption ![]() Caption |