Page 1 of 1

How to get the "add comment" box closed after adding a comment

Posted: Wed Jan 10, 2007 2:53 pm
by RonnyK
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

Re: How to get the "add comment" box closed after adding a comment

Posted: Mon Feb 05, 2007 10:27 pm
by randlieb
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

Re: How to get the "add comment" box closed after adding a comment

Posted: Tue May 22, 2007 7:17 pm
by KO
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

Posted: Sat May 26, 2007 5:00 pm
by KO
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

Posted: Sat May 26, 2007 5:05 pm
by curana
I dont understand what u changed. Can you be a little more precise maybe? Would be great.