Hi I am new to javascript and am having a lot of trouble with a photo
slide show I am creating for a website- I used a jQuery based program
called Galleria. Here is my problem-
Galleria creates thumbnails for you from your images- you make an
unordered list in which you put all the img tags.
Whatever you title the image comes up as a caption under the image. I
wanted ideally to be able to put links in this but since you cannot
put more html into a title="" attribute i dont know what else to do-
Basically i need a link to pop up under each image that is specific to
that image when the viewer is looking at it- a "download this" button
that will allow them to download a larger pdf file of the image. Since
jQuery makes it so there arent seperate html pages for each image, I
dont know how to achieve this.
Can someone help me?? Im lost.
Thank you!
-Jessie

Reply via email to