I am writing $(this).closest(\'.comment\').find(\'form\').toggle(\'slow\'); and the problem is each of the forms in the child is being toggled. I would like on
because it's the most explicit way to select a slice of a query and because it can be easily modified to match not the first element but the next, etc.