[jQuery] Apply effect to entire div holding a link

[jQuery] Apply effect to entire div holding a link


Apply effect to entire div holding a link
I have a div with class box-itemid (itemid is some numbers). Inside
that div I have a link that when clicked, I want to hide the div the
contains it. Is this possible in jQuery?
Thanks in advance for any tips/help.