closeCommentBoxes( )


Closes all comment boxes on the WixComments element.

The closeCommentBoxes() function closes all open comment boxes.

A comment box is the the input area where visitors can write comments.

There can be up to two comment boxes on the WixComments element. They are displayed at the top and bottom of the element.

Method Declaration
Copy
Request
This method does not take any parameters
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?