Lun is a free service that provides commenting features on any web pages over the internet.
It is very simple to use. Copy and paste the following html code into your web page, and see it in action in seconds.
<div id="lcmts" class="lcmts" closed="false" permalink=""></div>
<script type="text/javascript" src="http://lun.competo.com/js/lcmt.js"></script>
You can have more control by choosing a permalink for your web page.
<div id="lcmts" class="lcmts" closed="false" permalink="http://www.example.com/abc"></div>
You may use permalink without the home URL "http://www.example.com/".
<div id="lcmts" class="lcmts" size="" closed="false" permalink="abc"></div>
Lun (alpha) can provide a counter to any topic/thread on your web pages.
<div class="lcmtcnt" permalink="abc"></div>
<div class="lcmtcnt" permalink="xyz"></div>
Latest comments and top topics with most comments on a site.
<div id="lcmtlatest" class="lcmtlatest" n="5" permalink=""></div>
<div id="lcmttop" class="lcmttop" n="5" permalink=""></div>
Only one script tag for "lcmt.js" is required in any web page. Place this tag after all Lun tags.
We welcome your comments and support.