<?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>UC&#039;s Corner &#187; javascript</title>
	<atom:link href="http://yussi.nl/index.php/tag/javascript/feed" rel="self" type="application/rss+xml" />
	<link>http://yussi.nl</link>
	<description>Yussi Ariefiyono</description>
	<lastBuildDate>Fri, 24 Jun 2011 13:08:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>javascript back button work in IE and FF</title>
		<link>http://yussi.nl/index.php/javascript-back-button-work-in-ie-and-ff.html</link>
		<comments>http://yussi.nl/index.php/javascript-back-button-work-in-ie-and-ff.html#comments</comments>
		<pubDate>Thu, 31 Dec 2009 12:14:00 +0000</pubDate>
		<dc:creator>yussi ariefiyono</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">/post/javascript-back-button-work-in-IE-and-FF.aspx</guid>
		<description><![CDATA[Problem: Need javascript back button which work in IE and FF Solution: &#60;a href=&#8221;javascript:void(0);&#8221; onclick=&#8221;history.back(); return false;&#8221;&#62;Back&#60;/a&#62;]]></description>
			<content:encoded><![CDATA[<p><strong>Problem:</strong><br />
Need javascript back button which work in IE and FF</p>
<p><strong>Solution:</strong><br />
<span class="Apple-style-span" style="font-size: 12px;">&lt;a href=&#8221;javascript:void(0);&#8221; onclick=&#8221;history.back(); return false;&#8221;&gt;Back&lt;/a&gt;</span></p>
]]></content:encoded>
			<wfw:commentRss>http://yussi.nl/index.php/javascript-back-button-work-in-ie-and-ff.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

