<?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>Allen的自留地 &#187; ie</title>
	<atom:link href="http://www.wapblog.info/tag/ie/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wapblog.info</link>
	<description>老夫聊发少年狂，左牵黄，右擎苍。</description>
	<lastBuildDate>Wed, 24 Jun 2009 14:52:38 +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>IETester-多个IE共存</title>
		<link>http://www.wapblog.info/ietester-than-ie-coexistence.html</link>
		<comments>http://www.wapblog.info/ietester-than-ie-coexistence.html#comments</comments>
		<pubDate>Thu, 09 Oct 2008 12:28:29 +0000</pubDate>
		<dc:creator>Allen</dc:creator>
				<category><![CDATA[网络应用]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://www.wapblog.info/ietester-than-ie-coexistence.html</guid>
		<description><![CDATA[因为微软在六年没有更新ie的情况下，突然发力接连更新了ie7和ie8（目前最新的版本是beta2），而不同版本的ie下看网页问题不一样，所以有时候我们想看看自己的博客或者其它网页是否有问题时，就会有很麻烦。我现在安装的ie是beta2，大部分的网页出问题的话，是因为不兼容ie6，所以我就没办法查看了，解决办法有两个：
1.用别人的机子来看看是否有问题。我的室友一般都是ie6，所以也不算很麻烦（如果只是看一两次的话­   ）
2.在自己的机子上让多ie共存。其实以前也有很多，但是我没什么记性，都忘记了，今天看到一个软件，就记下来了-IETester.
用了一下，bug很多，但是对于测试兼容性来说还是很够用的。
&#160;
大家可以用这个脚本来看看效果

 &#60;SCRIPT LANGUAGE=&#34;JavaScript&#34;&#62;     &#160; &#60;!&#8211;      &#160;&#160;&#160; document.write(navigator.appName+navigator.appVersion);      &#160; //&#8211;&#62;      &#160; &#60;/SCRIPT&#62;
另外，吸取一点教训，如果你不是用IE类的浏览器作为主力浏览器的话，升级IE是没有必要的，还不如老老实实的用IE6，这是Allen升级IE8以后的教训

&#160;
相关日志chrome VS firefox浏览器之争firefox 3.1beta 1发布Chrome &#8212;&#8212;网络服务桌面化的利器Google的浏览器-ChromeIE8 beta 1告别firefox 2我的五个手机必装软件opera mini很好用漂亮的Safari浏览器]]></description>
			<content:encoded><![CDATA[<p>因为微软在六年没有更新ie的情况下，突然发力接连更新了ie7和ie8（目前最新的版本是beta2），而不同版本的ie下看网页问题不一样，所以有时候我们想看看自己的博客或者其它网页是否有问题时，就会有很麻烦。我现在安装的ie是beta2，大部分的网页出问题的话，是因为不兼容ie6，所以我就没办法查看了，解决办法有两个：</p>
<p>1.用别人的机子来看看是否有问题。我的室友一般都是ie6，所以也不算很麻烦（如果只是看一两次的话­ <img src='http://www.wapblog.info/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' />  ）</p>
<p>2.在自己的机子上让多ie共存。其实以前也有很多，但是我没什么记性，都忘记了，今天看到一个软件，就记下来了-<a target="_blank" href="http://www.my-debugbar.com/wiki/IETester/HomePage">IETester</a>.</p>
<p>用了一下，bug很多，但是对于测试兼容性来说还是很够用的。</p>
<p><img src="http://www.my-debugbar.com/wiki/uploads/IETester/ietester-0.2.png" width="600" height="349" />&#160;</p>
<blockquote><p>大家可以用这个脚本来看看效果</p>
</blockquote>
<blockquote><p> &lt;SCRIPT LANGUAGE=&quot;JavaScript&quot;&gt;     <br />&#160; &lt;!&#8211;      <br />&#160;&#160;&#160; document.write(navigator.appName+navigator.appVersion);      <br />&#160; //&#8211;&gt;      <br />&#160; &lt;/SCRIPT&gt;</p>
<p>另外，吸取一点教训，如果你不是用IE类的浏览器作为主力浏览器的话，升级IE是没有必要的，还不如老老实实的用IE6，这是<a target="_blank" href="http://www.wapblog.info/">Allen</a>升级IE8以后的教训</p>
</blockquote>
<p><font color="#666666">&#160;</font></p>
<h3  class="related_post_title">相关日志</h3><ul class="related_post"><li><a href="http://www.wapblog.info/chrome-vs-firefox.html" title="chrome VS firefox">chrome VS firefox</a></li><li><a href="http://www.wapblog.info/the-browser-battle.html" title="浏览器之争">浏览器之争</a></li><li><a href="http://www.wapblog.info/firefox-31beta-1-released.html" title="firefox 3.1beta 1发布">firefox 3.1beta 1发布</a></li><li><a href="http://www.wapblog.info/chrome-web-services-and-desktop-tools.html" title="Chrome &mdash;&mdash;网络服务桌面化的利器">Chrome &mdash;&mdash;网络服务桌面化的利器</a></li><li><a href="http://www.wapblog.info/googles-browser-chrome.html" title="Google的浏览器-Chrome">Google的浏览器-Chrome</a></li><li><a href="http://www.wapblog.info/ie8-beta-1.html" title="IE8 beta 1">IE8 beta 1</a></li><li><a href="http://www.wapblog.info/2-farewell-firefox.html" title="告别firefox 2">告别firefox 2</a></li><li><a href="http://www.wapblog.info/my-five-phones-installed-software-will.html" title="我的五个手机必装软件">我的五个手机必装软件</a></li><li><a href="http://www.wapblog.info/opera-mini-very-good-use.html" title="opera mini很好用">opera mini很好用</a></li><li><a href="http://www.wapblog.info/beautiful-safari-browser.html" title="漂亮的Safari浏览器">漂亮的Safari浏览器</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.wapblog.info/ietester-than-ie-coexistence.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
