M2vH / galleriffic

Automatically exported from code.google.com/p/galleriffic
0 stars 0 forks source link

Add longdesc & aria-describedby attributes to image tags #248

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'd love to be able to get these attributes being output in the gallery html, 
but can't work out how to add them into galleriffic.js

Ideally, I'd like to have the option to add either or both of these to the 
image tags which are output for each gallery image, eg:

<img src="image1.jpg" alt="image alt text" longdesc="description.html" 
aria-describedby="image1desc" />

Cheers!

@theartofpeople

Original issue reported on code.google.com by becs...@gmail.com on 9 Oct 2011 at 11:19