I am currently testing a website with jQuery. There is a plugin that, when hovered over, slides down to reveal another banner, subsequently sliding the banner below it down as well. I have added a link on the bottom banner using z-index, and although it works on other browsers, it does not appear in IE7.
Do you have any ideas why this might be happening? Should I try moving the styles up or perhaps move the element above the banner in the HTML?
Thank you, Judi