<?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"
	>
<channel>
	<title>评论: window.open被浏览器拦截后的自定义提示</title>
	<atom:link href="http://www.aoao.org.cn/blog/2007/11/window-open/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aoao.org.cn/blog/2007/11/window-open/</link>
	<description>重装上阵</description>
	<pubDate>Fri, 21 Nov 2008 04:00:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>作者: hz</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-39648</link>
		<dc:creator>hz</dc:creator>
		<pubDate>Mon, 06 Oct 2008 07:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-39648</guid>
		<description>天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~

汗！</description>
		<content:encoded><![CDATA[<p>天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~</p>
<p>汗！</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: ssss</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-32157</link>
		<dc:creator>ssss</dc:creator>
		<pubDate>Fri, 29 Aug 2008 08:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-32157</guid>
		<description>天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~
  唉</description>
		<content:encoded><![CDATA[<p>天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~<br />
  唉</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: soncy</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-29039</link>
		<dc:creator>soncy</dc:creator>
		<pubDate>Mon, 04 Aug 2008 05:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-29039</guid>
		<description>天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~
被雷到了~</description>
		<content:encoded><![CDATA[<p>天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~<br />
被雷到了~</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: gxf</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-25242</link>
		<dc:creator>gxf</dc:creator>
		<pubDate>Tue, 08 Jul 2008 08:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-25242</guid>
		<description>天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~
--昏倒!</description>
		<content:encoded><![CDATA[<p>天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~<br />
&#8211;昏倒!</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: 闲耘</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-15751</link>
		<dc:creator>闲耘</dc:creator>
		<pubDate>Sat, 03 May 2008 03:29:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-15751</guid>
		<description>看到这个好代码，不免多手改了一下。
window.open = function(u, t, f, r){
	var w=window._open(u, t&#124;&#124;"_blank", f&#124;&#124;"", r&#124;&#124;false);
	if(!w){
		alert('天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~'); // from other's funny.
	}
	return w;
};</description>
		<content:encoded><![CDATA[<p>看到这个好代码，不免多手改了一下。<br />
window.open = function(u, t, f, r){<br />
	var w=window._open(u, t||&#8221;_blank&#8221;, f||&#8221;", r||false);<br />
	if(!w){<br />
		alert(&#8217;天啦！你的机器上竟然有软件拦截弹出窗口耶，好讨厌哦，人家不来了啦！快去掉嘛~~555~&#8217;); // from other&#8217;s funny.<br />
	}<br />
	return w;<br />
};</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: lin516</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1700</link>
		<dc:creator>lin516</dc:creator>
		<pubDate>Sat, 24 Nov 2007 00:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1700</guid>
		<description>可能你没注意到，经常用window.open打开打开的页面，如果设置了窗口大小等其它属性，IE6会自动在页面的标题中加上这个页面的地址，然后才显示标题文字</description>
		<content:encoded><![CDATA[<p>可能你没注意到，经常用window.open打开打开的页面，如果设置了窗口大小等其它属性，IE6会自动在页面的标题中加上这个页面的地址，然后才显示标题文字</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: aoao</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1613</link>
		<dc:creator>aoao</dc:creator>
		<pubDate>Fri, 23 Nov 2007 05:57:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1613</guid>
		<description>@lin516 听不懂你的问题＝。＝</description>
		<content:encoded><![CDATA[<p>@lin516 听不懂你的问题＝。＝</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: lin516</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1603</link>
		<dc:creator>lin516</dc:creator>
		<pubDate>Fri, 23 Nov 2007 04:55:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1603</guid>
		<description>window.open打开的窗口IE会自动加上url地址，不知道这个有办法去掉吗？</description>
		<content:encoded><![CDATA[<p>window.open打开的窗口IE会自动加上url地址，不知道这个有办法去掉吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: aoao</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1423</link>
		<dc:creator>aoao</dc:creator>
		<pubDate>Tue, 20 Nov 2007 14:27:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1423</guid>
		<description>@mm 纯粹的样子。。 你的浏览器还没拦截到我的弹窗。^^</description>
		<content:encoded><![CDATA[<p>@mm 纯粹的样子。。 你的浏览器还没拦截到我的弹窗。^^</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: mm</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1365</link>
		<dc:creator>mm</dc:creator>
		<pubDate>Mon, 19 Nov 2007 16:26:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1365</guid>
		<description>为什么我开了我的浏览器拦截还是没有看到可爱的提示:(</description>
		<content:encoded><![CDATA[<p>为什么我开了我的浏览器拦截还是没有看到可爱的提示:(</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者: fireyy blog &#187; [我的收藏]2007年11月19日(3)</title>
		<link>http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1343</link>
		<dc:creator>fireyy blog &#187; [我的收藏]2007年11月19日(3)</dc:creator>
		<pubDate>Mon, 19 Nov 2007 06:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.aoao.org.cn/blog/2007/11/window-open/#comment-1343</guid>
		<description>[...] window.open被浏览器拦截后的自定义提示 [...]</description>
		<content:encoded><![CDATA[<p>[...] window.open被浏览器拦截后的自定义提示 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
