<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Base HREF and Javascript Location.href with IE vs NN</title>
	<link>http://www.melbournechapter.net/wordpress/programming-languages/javascript/cman/2006/03/30/base-href-and-javascript-locationhref-with-ie-vs-nn/</link>
	<description>web application development with popular technologies</description>
	<pubDate>Mon, 13 Oct 2008 11:44:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Cameron Manderson</title>
		<link>http://www.melbournechapter.net/wordpress/programming-languages/javascript/cman/2006/03/30/base-href-and-javascript-locationhref-with-ie-vs-nn/#comment-39</link>
		<pubDate>Wed, 05 Apr 2006 06:59:28 +0000</pubDate>
		<guid>http://www.melbournechapter.net/wordpress/programming-languages/javascript/cman/2006/03/30/base-href-and-javascript-locationhref-with-ie-vs-nn/#comment-39</guid>
					<description>It is important that you allow use the window.location to build your URL as you may inadvertantly move a person from a different protocol (eg, from HTTPS to HTTP). You also want to leave it built from the URL as you will not have to worry about moving the contents of your site to a different domain or folder on your hosting space.</description>
		<content:encoded><![CDATA[<p>It is important that you allow use the window.location to build your URL as you may inadvertantly move a person from a different protocol (eg, from HTTPS to HTTP). You also want to leave it built from the URL as you will not have to worry about moving the contents of your site to a different domain or folder on your hosting space.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
