<?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>Coder Circle &#187; javascripts</title>
	<atom:link href="http://www.codercircle.com/tag/javascripts/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codercircle.com</link>
	<description>Your Path for Knowledge to Wisdom</description>
	<lastBuildDate>Tue, 04 May 2010 01:26:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Cross Browser Window &#8211; Open In Javascript</title>
		<link>http://www.codercircle.com/scripts/cross_browser_windowopen_in_javascript/</link>
		<comments>http://www.codercircle.com/scripts/cross_browser_windowopen_in_javascript/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 04:30:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[cross browser scripts]]></category>
		<category><![CDATA[java scripts]]></category>
		<category><![CDATA[javascripts]]></category>

		<guid isPermaLink="false">http://www.codercircle.com/index.php/2009/02/13/cross_browser_windowopen_in_javascript/</guid>
		<description><![CDATA[Now a days, browser dependent scripts like javascript create problems due to the varieties of clients and versions of different browsers. So, the programmers or the web developers should be alert to implement such scripts on web. The scripts should be necessarily cross browser compatible &#8230;..
Check the simple window.open function&#8230;.
var myPopupWindow = &#8221;;
function openPopupWindow(url)
{
//If it [...]]]></description>
		<wfw:commentRss>http://www.codercircle.com/scripts/cross_browser_windowopen_in_javascript/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
