Active
Project:
Rotating Banner
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Feb 2011 at 18:07 UTC
Updated:
16 Feb 2012 at 14:45 UTC
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
Comment #1
r0bm1lls commentedYip me too. If you click on the text the link works - a problem if you are not using text.
Comment #2
carolalind commentedHi, 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.