you can use the "before" and "after" options in the API to write functions that trigger on each slide to do what you want

Mescalero wrote:
I would like to add another attribute to the img tag called "link."

This attribute would define where the image would link to if someone
clicks the image.

Then i could do something like: .append('<p>' + this.alt + ' <a href=''>Read more ›</p>');

Does anyone know what/where i can add in the cycle js to accomodate
for this.link?

  

Reply via email to