[jQuery] Finding Correct Element
Hi,
Beginning jQuery user here. I am currently coding for my blog. I
have a small options menu for each post on the page and I am using
jQuery to hide this. I have added a graphic link on each post, that
when clicked, would unhide the appropriate menu. Currently when I
click any of these links, it opens the menu for each post.
How do I get jQuery to know which menu to open?