<?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: java script: window.open function problem in IE</title> <atom:link href="http://manchumahara.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/feed/" rel="self" type="application/rss+xml" /><link>http://manchumahara.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/</link> <description>&#34;Manchumahara&#34; ...... The virtual, crazy, vagabond and  an emotional stupid!</description> <lastBuildDate>Wed, 08 Feb 2012 11:50:37 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Neeraj Jaiswal</title><link>http://manchumahara.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/comment-page-1/#comment-11006</link> <dc:creator>Neeraj Jaiswal</dc:creator> <pubDate>Tue, 07 Sep 2010 20:13:41 +0000</pubDate> <guid isPermaLink="false">http://manchu.wordpress.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/#comment-11006</guid> <description>You are wondering about IE. But now so many version of IE are there on user computer that even a simple js will not workout. Try using some js frameworks. They will take care cross browser comparibility. </description> <content:encoded><![CDATA[<p>You are wondering about IE. But now so many version of IE are there on user computer that even a simple js will not workout.</p><p>Try using some js frameworks. They will take care cross browser comparibility.</p> ]]></content:encoded> </item> <item><title>By: three sunset</title><link>http://manchumahara.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/comment-page-1/#comment-569</link> <dc:creator>three sunset</dc:creator> <pubDate>Sat, 22 Nov 2008 02:35:20 +0000</pubDate> <guid isPermaLink="false">http://manchu.wordpress.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/#comment-569</guid> <description>&lt;strong&gt;window.open in IE6/7...&lt;/strong&gt;While working with a client, we noticed that a JS pop-up was not popping in IE6/7 but was in FF. After some searching, it seems that IE doesn’t like space in the window name field (or dashes for that matter). I am surprised that this is still an issu...</description> <content:encoded><![CDATA[<p><strong>window.open in IE6/7&#8230;</strong></p><p>While working with a client, we noticed that a JS pop-up was not popping in IE6/7 but was in FF. After some searching, it seems that IE doesn’t like space in the window name field (or dashes for that matter). I am surprised that this is still an issu&#8230;</p> ]]></content:encoded> </item> <item><title>By: java script: window.open function problem in IE &#171; Let&#8217;s start again&#8230;</title><link>http://manchumahara.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/comment-page-1/#comment-374</link> <dc:creator>java script: window.open function problem in IE &#171; Let&#8217;s start again&#8230;</dc:creator> <pubDate>Sat, 06 Sep 2008 04:33:44 +0000</pubDate> <guid isPermaLink="false">http://manchu.wordpress.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/#comment-374</guid> <description>[...] Java script, Tips and Tricks &#124; Tags: Java script, popup, virtual keyboard &#124;  This post is moved here. Possibly related posts: (automatically generated)Filming a MovieIE 8 Beta 2 not without its [...]</description> <content:encoded><![CDATA[<p>[...] Java script, Tips and Tricks | Tags: Java script, popup, virtual keyboard |  This post is moved here. Possibly related posts: (automatically generated)Filming a MovieIE 8 Beta 2 not without its [...]</p> ]]></content:encoded> </item> <item><title>By: I am yelling, can you hear me? &#187; Blog Archive &#187; window.open in IE6/7</title><link>http://manchumahara.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/comment-page-1/#comment-254</link> <dc:creator>I am yelling, can you hear me? &#187; Blog Archive &#187; window.open in IE6/7</dc:creator> <pubDate>Fri, 11 Jul 2008 14:25:06 +0000</pubDate> <guid isPermaLink="false">http://manchu.wordpress.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/#comment-254</guid> <description>[...] field (or dashes for that matter). I am surprised that this is still an issue in IE7. Thanks to Let&#8217;s Start Again. Share this article ...       Posted in [...]</description> <content:encoded><![CDATA[<p>[...] field (or dashes for that matter). I am surprised that this is still an issue in IE7. Thanks to Let&#8217;s Start Again. Share this article &#8230;       Posted in [...]</p> ]]></content:encoded> </item> <item><title>By: sheldon</title><link>http://manchumahara.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/comment-page-1/#comment-253</link> <dc:creator>sheldon</dc:creator> <pubDate>Sat, 29 Mar 2008 09:36:07 +0000</pubDate> <guid isPermaLink="false">http://manchu.wordpress.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/#comment-253</guid> <description>I faced the exactly same problem. </description> <content:encoded><![CDATA[<p>I faced the exactly same problem.</p> ]]></content:encoded> </item> <item><title>By: manchumahara</title><link>http://manchumahara.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/comment-page-1/#comment-252</link> <dc:creator>manchumahara</dc:creator> <pubDate>Sat, 01 Dec 2007 06:12:06 +0000</pubDate> <guid isPermaLink="false">http://manchu.wordpress.com/2007/11/30/java-script-windowopen-funtion-problem-in-ie/#comment-252</guid> <description>More link about popup window is &lt;a href=&quot;http://www.aspnetcenter.com/cliktoprogram/javascript/window.asp&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;. </description> <content:encoded><![CDATA[<p>More link about popup window is <a href="http://www.aspnetcenter.com/cliktoprogram/javascript/window.asp" rel="nofollow">here</a>.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 2/13 queries in 0.047 seconds using disk: basic
Object Caching 374/375 objects using disk: basic

Served from: manchumahara.com @ 2012-02-09 14:34:04 -->
