I’ve styled the comments and comment form to lay on top of eachother and behave kind of like tabs.
here’s the idea:
If there are comments, the reply form (except for #reply-title) is hidden. To leave a comment, click on #reply title to reveal the form and hide the comments. Click comment title to hide form and see comments.
In debugging, I’ve added an alert (“click!”) when the reply-title is clicked. It’s not firing on pages with multiple forms, comments. On individual pages it’s working.
The number of comments title always fires “click!”, I assume because it’s a class.