Sample Comment Box: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<html>
=Introduction=
<!-- begin htmlcommentbox.com -->
 
<div id="HCB_comment_box"><a href="http://www.htmlcommentbox.com">HTML Comment Box</a> is loading comments...</div>
From http://www.htmlcommentbox.com/ - Javascript for adding comment boxes in Mediawiki.
<link rel="stylesheet" type="text/css" href="http://www.htmlcommentbox.com/static/skins/simple/skin.css" />
 
<script type="text/javascript" language="javascript" id="hcb"> /*<!--*/ if(!window.hcb_user){hcb_user={  };} (function(){s=document.createElement("script");s.setAttribute("type","text/javascript");s.setAttribute("src", "http://www.htmlcommentbox.com/jread?page="+escape((window.hcb_user && hcb_user.PAGE)||(""+window.location)).replace("+","%2B")+"&opts=470&num=10");if (typeof s!="undefined") document.getElementsByTagName("head")[0].appendChild(s);})(); /*-->*/ </script>
=Example=
<!-- end htmlcommentbox.com -->
</html>


<html>
<html>

Revision as of 01:19, 31 March 2013

Introduction

From http://www.htmlcommentbox.com/ - Javascript for adding comment boxes in Mediawiki.

Example

HTML Comment Box is loading comments...