Viima / jquery-comments

The Javascript library of choice for implementing commenting in your web app
http://viima.github.io/jquery-comments/
MIT License
294 stars 118 forks source link

Event for when comments are rendered? #127

Open bobrinch opened 6 years ago

bobrinch commented 6 years ago

I would like to add some custom html to the comments, after they have finished rendering. Is there some event I can hook up to, that fires when the comments are done rendering in the DOM?