Step 1:
Log in to your Google Site.
Step 2:
Select the page that you wish to place your comment box in.
Step 3:
Find & Click "Edit Page"
Step 4:
Find and Click "Insert", then select "More Gadgets".
Step 5:
In the "Search Box", enter "Code Wrapper" and select the
"Code Wrapper" gadget.
Step 6:
After selecting the "Code Wrapper" gadget, a "Set Up Your
Gadget" Box will appear. Under "Embed Code" copy and paste the
HTML Code found in this link...
http://www.htmlcommentbox.com/
Here is the code itself below. (it might not show up as well on this forum, so
just follow the link and copy and paste for yourself.
<!-- begin htmlcommentbox.com -->
<div id="HCB_comment_box"><a
href="http://www.htmlcommentbox.com">HTML Comment Box</a> is
loading comments...</div>
<script type="text/javascript" language="javascript"
id="hcb"> /*<!--*/
(function(){s=document.createElement("script");s.setAttribute("type","text/javascript");s.setAttribute("src",
"http://www.htmlcommentbox.com/jread?page="+escape(""+window.location).replace("+","%2B")+"&opts=406&num=10");if
(typeof s!="undefined")
document.getElementsByTagName("head")[0].appendChild(s);})();
/*-->*/ </script>
<!-- end htmlcommentbox.com --> Step 7:
After you copy and paste the code from the link above, you may chose to change
the "Display" found on the bottom of that same "Set Up Your
Gadget" box. Click "OK" when you are done.
Step 8:
Your new gadget will appear on your page. You may want to edit it by right
clicking on the gadget to change it's position on the page, it's properties, or
to remove it. Some of the "Properties" that I find useful to change
are under "Display". You may chose to include a scrollbar on the
gadget when necessary. You may change the title of the gadget from "Code
Wrapper" to whatever you like. You may also change the height and width of
the gadget.
Step 9:
Enjoy!
|