<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How To Add Blogger Calendar Archive to Blogger	</title>
	<atom:link href="https://www.bloggertipandtrick.net/how-to-add-blogger-calendar-archive-to/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.bloggertipandtrick.net/how-to-add-blogger-calendar-archive-to/</link>
	<description>Blogger Tips And Tricks&#124;Latest Tips For Bloggers</description>
	<lastBuildDate>Sat, 19 Jan 2013 18:03:38 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: mydailylantern		</title>
		<link>https://www.bloggertipandtrick.net/how-to-add-blogger-calendar-archive-to/#comment-174414</link>

		<dc:creator><![CDATA[mydailylantern]]></dc:creator>
		<pubDate>Sat, 19 Jan 2013 18:03:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.bloggertipandtrick.net/2009/06/how-to-add-blogger-calendar-archive-to-blogger.html#comment-174414</guid>

					<description><![CDATA[Implemented This gadget on my blog.
works perfectly! highly recommended!

A small tip:
This gadget displays the titles of the posts under the calendar.
In order to remove them, I looked for the lines:
document.getElementById(&quot;cal1Titles&quot;).innerHTML += &quot;&quot; + title + &quot;&quot;;
and:
document.getElementById(&quot;cal1Titles&quot;).innerHTML = _dayTitles[day];

and commented them out.

enjoy this gadget!]]></description>
			<content:encoded><![CDATA[<p>Implemented This gadget on my blog.<br />
works perfectly! highly recommended!</p>
<p>A small tip:<br />
This gadget displays the titles of the posts under the calendar.<br />
In order to remove them, I looked for the lines:<br />
document.getElementById("cal1Titles").innerHTML += "" + title + "";<br />
and:<br />
document.getElementById("cal1Titles").innerHTML = _dayTitles[day];</p>
<p>and commented them out.</p>
<p>enjoy this gadget!</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
