installed Rotating banner, everything works except clicking on a slide doesn't link anywhere. They're definitely being rendered as links (the link covers the entire slide in firebug and you get the hand pointing mouse icon) but clicking doesn't do anything. Using the Scroll Right transition - which to get I had to use jquery.cycle.all.min.js instead of jquery.cycle.js (I just renamed them).

Comments

r0bm1lls’s picture

Yip me too. If you click on the text the link works - a problem if you are not using text.

carolalind’s picture

Hi, i've discovered that this happens in firefox, but not in explorer. I've spent hours trying to find a solution to this problem. Ended up with a simple fix for now. One that's not very logical to the end user but for my project it works.

The solution was to create a textarea with nothing but spaces and line breaks that covers the whole image. Then the links works.

I tested it in firefox 10 and explorer 9.