Hello,
How can I print image description over thumbs (album page) when mouse stops moving over them ?
Using
[code]a href="<?php echo html_encode(getImageURL()); ?>" title="<?php printImageDesc();
[/code]in album.php, while image loop, line 55
prints source code of image descriptions over my thumbs !
Thanks in advance.