last question, how can i do for fancybox take the title of the image instead of the title of the link please?
<a href='...' class='...' title='title of the link'>
<img src='qsdf.jpg' title='title of this image' alt='true123' width='50' height='50' />
</a>
Thank you very much !