Thanks for mentioning this. The title of the image generates the ‘alt’ value. In your case I suppose the title is empty, so it’ll need to be fetched from the original image’s title.
This will be fixed in version 2.2.6.
Thread Starter
isk
(@nevisan)
thanks Stefan.
i validate the codes of some files of this plug-in by HTML and XHTML that need to validate. when upgrade plug-in, i validate these files again.
Can i send you these files to insert to your upgrades?
Yes, that would be great. My e-mail address is [email protected]
Thanks in advance!
Thread Starter
isk
(@nevisan)
Files sent. (Ver: 2.2.4)
But i couldn’t fix error in file slideshow.php (in slideshow-jquery-image-gallery\views\SlideshowPlugin) for the below code
<style type="text/css">
<?php echo htmlspecialchars($style); ?>
</style>
Validate Error: document type does not allow element “style” here
Thanks for the files!
The stylesheet issue has been addressed in this thread before.