FastComments.com
Here you can edit and run the code snippet from our documentation.
Example Code Snippet "Enable Infinite Scrolling"
.comments { max-height: 500px; overflow-y: auto; }
Result