Cycle plugin: how to add content on top of the image slides?
I need to add a link to T&C on each image (as images in the slider are special offers).
My images are already wrapped in <a>
I tried using maps (by incorporating the "Terms and Cond apply" text in the image itself), but they do not work in IE (usemap element cannot be used inside <a> elements.
So alternative idea might be to add a small <div> using Javascript on each image, kind of the same way Cycle plugin adds the bullets for navigating between images?
Not sure how to do that, any help would be appreciated.