[jQuery] dynamic classes

[jQuery] dynamic classes


I'm trying to trigger a form to show below a given comment in a list
of comments but because I'm using a collection, the classes need to be
dynamic. I'm not sure how to target a given comment. Right now, when I
click on any of the buttons, the forms show for all the comments.
Hope that makes sense. Any thoughts?
Thanks.