JS-Kit: Comments service (.png)
Posted by datonn on August 31st, 2008Aaron Hilton at CellMap recently sent me a link to an outstanding lightweight javascript comments service that is almost too easy and simple to believe at first-glance. Provided on the JS-Kit web site, it requires all of two lines of code in order to function on anyone’s web site:
< **div class="js-kit-comments" permalink="">< **/div>
< **script src="http://js-kit.com/comments.js">< [...]