Hi, I have website with many images, but I don't have set Alt property for them. Is it possible (using some hook or module) to set ALT dynamically, every time, the image is displayed?

Comments

Yes, its is possible. You can

Yes, its is possible.
You can use JavaScript to add alt attribute dynamically.

Which type of image you want add alt attribute?

-Imran

Hi, I want to do it in

Hi, I want to do it in HTML/PHP, because I want to have valid and SEO friendly code.
I want to add alt to images created by Image field (field of entity)

nobody click here