<?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: Get URL Parameters Using Javascript</title>
	<atom:link href="http://juliakhusainova.com/get-url-parameters-using-javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://juliakhusainova.com/get-url-parameters-using-javascript/</link>
	<description>My Contribution to Perfect Web</description>
	<lastBuildDate>Sat, 10 Dec 2011 02:08:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jorge</title>
		<link>http://juliakhusainova.com/get-url-parameters-using-javascript/comment-page-1/#comment-19086</link>
		<dc:creator>Jorge</dc:creator>
		<pubDate>Tue, 22 Nov 2011 20:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://juliakhusainova.com/?p=464#comment-19086</guid>
		<description>How would you take the result and add it to the following JS:


GA_googleAddAttr(&quot;KEY&quot;, &quot;VALUE&quot;);


VALUE = the result of getURLParameter(name)

Any thoughts would be appreciated.</description>
		<content:encoded><![CDATA[<p>How would you take the result and add it to the following JS:</p>
<p>GA_googleAddAttr(&#8220;KEY&#8221;, &#8220;VALUE&#8221;);</p>
<p>VALUE = the result of getURLParameter(name)</p>
<p>Any thoughts would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julia</title>
		<link>http://juliakhusainova.com/get-url-parameters-using-javascript/comment-page-1/#comment-3863</link>
		<dc:creator>Julia</dc:creator>
		<pubDate>Wed, 09 Mar 2011 22:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://juliakhusainova.com/?p=464#comment-3863</guid>
		<description>Yep works perfectly! Thanks for sharing</description>
		<content:encoded><![CDATA[<p>Yep works perfectly! Thanks for sharing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir</title>
		<link>http://juliakhusainova.com/get-url-parameters-using-javascript/comment-page-1/#comment-3856</link>
		<dc:creator>Vladimir</dc:creator>
		<pubDate>Wed, 09 Mar 2011 17:40:12 +0000</pubDate>
		<guid isPermaLink="false">http://juliakhusainova.com/?p=464#comment-3856</guid>
		<description>Chris West posted a cool example example that uses jPaq.GET to access the URL parameters:  http://jsbin.com/checkerboard/2 .  It is basically an example page which visually counts the number of squares on a rectangular board with square patterns.</description>
		<content:encoded><![CDATA[<p>Chris West posted a cool example example that uses jPaq.GET to access the URL parameters:  <a href="http://jsbin.com/checkerboard/2" rel="nofollow">http://jsbin.com/checkerboard/2</a> .  It is basically an example page which visually counts the number of squares on a rectangular board with square patterns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Julia</title>
		<link>http://juliakhusainova.com/get-url-parameters-using-javascript/comment-page-1/#comment-30</link>
		<dc:creator>Julia</dc:creator>
		<pubDate>Tue, 01 Dec 2009 09:53:53 +0000</pubDate>
		<guid isPermaLink="false">http://juliakhusainova.com/?p=464#comment-30</guid>
		<description>Thank you Rory</description>
		<content:encoded><![CDATA[<p>Thank you Rory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rory Dredhart</title>
		<link>http://juliakhusainova.com/get-url-parameters-using-javascript/comment-page-1/#comment-29</link>
		<dc:creator>Rory Dredhart</dc:creator>
		<pubDate>Sun, 29 Nov 2009 12:55:42 +0000</pubDate>
		<guid isPermaLink="false">http://juliakhusainova.com/?p=464#comment-29</guid>
		<description>Good work Julia..</description>
		<content:encoded><![CDATA[<p>Good work Julia..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

