<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ruben Sargsyan &#187; the last visited pages</title>
	<atom:link href="http://rubensargsyan.com/tag/the-last-visited-pages/feed/" rel="self" type="application/rss+xml" />
	<link>http://rubensargsyan.com</link>
	<description>Personal Website</description>
	<lastBuildDate>Thu, 01 Dec 2011 19:15:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>The Last Visited Pages</title>
		<link>http://rubensargsyan.com/the-last-visited-pages/</link>
		<comments>http://rubensargsyan.com/the-last-visited-pages/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 08:28:57 +0000</pubDate>
		<dc:creator>Ruben Sargsyan</dc:creator>
				<category><![CDATA[DOM]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[the last visited pages]]></category>

		<guid isPermaLink="false">http://rubensargsyan.com/?p=239</guid>
		<description><![CDATA[Setting this script on your website will give your visitors the great opportunity to see their last visited pages of your website. The visited pages links are created by using DOM and JavaScript. Script is working by the Cookies (the visited pages are kept for example about a month &#8211; the period is decided by [...]]]></description>
			<content:encoded><![CDATA[<p>Setting this script on your website will give your visitors the great opportunity to see their last visited pages of your website. The visited pages links are created by using DOM and JavaScript. Script is working by the Cookies (the visited pages are kept for example about a month &#8211; the period is decided by you). The quantity of the shown links are set by you. So, this is a very effective and comfortable script, that will be very pleasant for the visitors of your website.<span id="more-239"></span></p>
<h2>How To Use:</h2>
<p>1. Copy the <a href="http://rubensargsyan.com/downloads/the_last_visited_pages/the_last_visited_pages.js">the_last_visited_pages.js</a> and <a href="http://rubensargsyan.com/downloads/the_last_visited_pages/the_last_visited_pages.css">the_last_visited_pages.css</a> into your website directory.</p>
<p>2. Write in the &lt;head&gt;&lt;/head&gt;<br />
<span style="color: #993300;">&lt;link rel=&#8221;stylesheet&#8221; href=&#8221;the_last_visited_pages.css&#8221; type=&#8221;text/css&#8221; /&gt;<br />
&lt;script src=&#8221;the_last_visited_pages.js&#8221; type=&#8221;text/javascript&#8221;&gt;&lt;/script&gt;</span></p>
<p>3. Set <span style="color: #993300;">&lt;div id=&#8221;the_last_visited_pages&#8221;&gt;&lt;/div&gt;</span> where you want to show the last visited pages of the visitor.</p>
<p>4. Add <span style="color: #993300;">&lt;script type=&#8221;text/javascript&#8221;&gt;start_the_last_visited_pages();&lt;/script&gt;</span> just after &lt;/body&gt;</p>
<h2>How To Customize:</h2>
<p>You can use CSS to style it. Edit the code in the_last_visited_pages.css</p>
<h2>Version:</h2>
<p>1.0</p>
<h2>License:</h2>
<p><a rel="license" href="http://creativecommons.org/licenses/by/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by/3.0/88x31.png" /></a><br /><span xmlns:dc="http://purl.org/dc/elements/1.1/" property="dc:title">The Last Visited Pages</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://rubensargsyan.com/" property="cc:attributionName" rel="cc:attributionURL">Ruben Sargsyan</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported License</a>.<br />Based on a work at <a xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://rubensargsyan.com/the-last-visited-pages/" rel="dc:source">rubensargsyan.com</a>.</p>
<h2>Donate:</h2>
<p>If you find this plugin useful to you, please consider making a small donation to help contribute to further development. Thanks for your kind support!<br />
<a href="http://rubensargsyan.com/donate/"><img src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" alt="Donate" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://rubensargsyan.com/the-last-visited-pages/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

