if you check the jsfiddle
- Will have a comment text that slide toggle a response comment?
- The comment text is inside tags
- How can I let the response comment form know to what parent comment is it responding at the time of submission?
- Do i have to record that data at the moment it slide toggles or at the submission time?
Modify message
You can set some hidden input to the id of the comment you’re replying to when the comment form slides down.