After having entered a comment using the "Comments 1.8.0" module, the "add comment" box remains open. I want the box to be closed, so all entered data is shown completely without the "add comment" box in between.
How to arrange this?
Ronny
How to get the "add comment" box closed after adding a comment
-
randlieb
Re: How to get the "add comment" box closed after adding a comment
same problem.....
or can the replies be completely separated from the form? for instance....
all the comments in block 1
the form in block 2
or can the replies be completely separated from the form? for instance....
all the comments in block 1
the form in block 2
Re: How to get the "add comment" box closed after adding a comment
Did you guys ever find solution how to close comment box after adding comment?
Re: How to get the "add comment" box closed after adding a comment
It seems that Comments uses Javascript to change styles that open "add comment" block. This javaScript is helparea.js at /lib directory. After changing "function revivecontent() -> style.display="none"" "add comment" block closes after sending comment. Othervise it seems to work normally. I have no idea if it breaks something but I have not found anything.
Re: How to get the "add comment" box closed after adding a comment
I dont understand what u changed. Can you be a little more precise maybe? Would be great.


