Link to home
Start Free TrialLog in
Avatar of tekgrl
tekgrl

asked on

javascript help -- $(".photo-list a").hover(function()

Hi all, I have a pretty straight-forward script that is causing me fits. As you can see in the attached example it works fine on the first three rollover boxes, but if I add a link in the popup box (like the fourth one) the whole thing breaks. I tried putting a class on the A href, but couldn't get it to work.

Help!
test.zip
ASKER CERTIFIED SOLUTION
Avatar of Zyloch
Zyloch
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of tekgrl
tekgrl

ASKER

Yes!!!!
Avatar of tekgrl

ASKER

Fabulous. Thanks for adjusting and posting the code -- so helpful!
Avatar of tekgrl

ASKER

Actually... This breaks in IE...