<?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>标点符 &#187; 浏览器</title>
	<atom:link href="http://www.biaodianfu.com/tag/%e6%b5%8f%e8%a7%88%e5%99%a8/feed" rel="self" type="application/rss+xml" />
	<link>http://www.biaodianfu.com</link>
	<description>编译自己的互联网生活</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:42:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Google Chrome浏览器的增强版ChromePlus</title>
		<link>http://www.biaodianfu.com/chromeplus.html</link>
		<comments>http://www.biaodianfu.com/chromeplus.html#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:36:59 +0000</pubDate>
		<dc:creator>标点符</dc:creator>
				<category><![CDATA[应用软件]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://www.biaodianfu.com/?p=1125</guid>
		<description><![CDATA[ ChromePlus具有Google Chrome的所有功能，同时ChromePlus还添加了一些Google浏览器本身没有的功能。目前，ChromePlus有5个额外的功能： 双击标签以关闭页面 鼠标手势 超级拖拽 IE浏览器标签 下载工具支持 由于ChromePlus的开发者中有一个中国人，所以ChromePlus含有中文语言。 官方网址：http://www.chromeplus.org/ Related posts: Google 我的位置 可扩展样式表转换语言XSLT 在线站长工具]]></description>
			<content:encoded><![CDATA[<p> ChromePlus具有Google Chrome的所有功能，同时ChromePlus还添加了一些Google浏览器本身没有的功能。目前，ChromePlus有5个额外的功能：</p>
<ol>
<li>双击标签以关闭页面</li>
<li>鼠标手势</li>
<li>超级拖拽</li>
<li>IE浏览器标签</li>
<li>下载工具支持</li>
</ol>
<p>由于ChromePlus的开发者中有一个中国人，所以ChromePlus含有中文语言。</p>
<p>官方网址：<a href="http://www.chromeplus.org/">http://www.chromeplus.org/</a></p>
<p>Related posts:<ol>
<li><a href='http://www.biaodianfu.com/google-my-address.html' rel='bookmark' title='Google 我的位置'>Google 我的位置</a></li>
<li><a href='http://www.biaodianfu.com/xslt.html' rel='bookmark' title='可扩展样式表转换语言XSLT'>可扩展样式表转换语言XSLT</a></li>
<li><a href='http://www.biaodianfu.com/zaixianzhanzhanggongju.html' rel='bookmark' title='在线站长工具'>在线站长工具</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.biaodianfu.com/chromeplus.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE版本共存方案</title>
		<link>http://www.biaodianfu.com/ie-gongcun.html</link>
		<comments>http://www.biaodianfu.com/ie-gongcun.html#comments</comments>
		<pubDate>Thu, 20 Aug 2009 13:33:03 +0000</pubDate>
		<dc:creator>标点符</dc:creator>
				<category><![CDATA[应用软件]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://www.biaodianfu.com/?p=480</guid>
		<description><![CDATA[做网页开发最头疼的是浏览器兼容性（解决方案），各种浏览器，采用的标准又是不一样的，最让人烦躁的当属微软的IE浏览器了，微软浏览器是出了名的不遵循WEB标准，它的早期的IE版本，如IE5，IE6，含有大量的微软自己的协议，致使网页开发者不得不为早期的IE浏览器设计专门的页面，设计页面的时候还要考虑页面是否与新时代的浏览器相兼容。测试页面最笨也是最好的方法就是把所有的浏览器都装到电脑上，然后Windows本身不支持IE的共存，还在有人发现了这个问题并开发出了软件使IE的各个版本在电脑中共存。 1.IEtester 最新的IEtester自带中文语言文件，仅仅一个软件就可以让你随意的测试网页是否兼容IE5.5、IE6、IE7、IE8，标签Tab的设计让操作变得更为方便。使用IEtester是一个既简单又有效地解决IE不能多版本共存的问题。  http://www.my-debugbar.com/wiki/IETester/HomePage 2.Multiple IE Multiple IE 是另外一个IE共存方案，现在好像只能模拟出IE3到IE6，此软件已经停止更新。 http://tredosoft.com/Multiple_IE 3.Internet Explorer Collection 最近才发现的一款软件，试用了下发现比IEtester还要牛逼一点，它可以模拟出从最早期的IE版本，到现在最新的版本。 http://finalbuilds.edskes.net/iecollection.htm 附.在线浏览器兼容 http://browsershots.org/ Related posts: 符合WEB标准的浏览器 在线测试不同操作系统不同浏览器网页的显示效果 一些最新的谷歌排名规则]]></description>
			<content:encoded><![CDATA[<p>做网页开发最头疼的是浏览器兼容性（解决方案），各种浏览器，采用的标准又是不一样的，最让人烦躁的当属微软的IE浏览器了，微软浏览器是出了名的不遵循WEB标准，它的早期的IE版本，如IE5，IE6，含有大量的微软自己的协议，致使网页开发者不得不为早期的IE浏览器设计专门的页面，设计页面的时候还要考虑页面是否与新时代的浏览器相兼容。测试页面最笨也是最好的方法就是把所有的浏览器都装到电脑上，然后Windows本身不支持IE的共存，还在有人发现了这个问题并开发出了软件使IE的各个版本在电脑中共存。</p>
<p><strong>1.IEtester</strong></p>
<p><strong><img title="ietester" src="http://www.biaodianfu.com/wp-content/uploads/2009/08/ietester.jpg" alt="ietester" width="538" height="362" /></strong></p>
<p>最新的IEtester自带中文语言文件，仅仅一个软件就可以让你随意的测试网页是否兼容IE5.5、IE6、IE7、IE8，标签Tab的设计让操作变得更为方便。使用IEtester是一个既简单又有效地解决IE不能多版本共存的问题。</p>
<p> <a href="http://www.my-debugbar.com/wiki/IETester/HomePage">http://www.my-debugbar.com/wiki/IETester/HomePage</a></p>
<p>2.<strong>Multiple IE</strong></p>
<p>Multiple IE 是另外一个IE共存方案，现在好像只能模拟出IE3到IE6，此软件已经停止更新。</p>
<p><a href="http://tredosoft.com/Multiple_IE">http://tredosoft.com/Multiple_IE</a></p>
<p><strong>3.Internet Explorer Collection</strong></p>
<p>最近才发现的一款软件，试用了下发现比IEtester还要牛逼一点，它可以模拟出从最早期的IE版本，到现在最新的版本。</p>
<p><a href="http://finalbuilds.edskes.net/iecollection.htm">http://finalbuilds.edskes.net/iecollection.htm</a></p>
<p><strong>附.在线浏览器兼容</strong></p>
<p><a href="http://browsershots.org/">http://browsershots.org/</a></p>
<p>Related posts:<ol>
<li><a href='http://www.biaodianfu.com/liulanqi.html' rel='bookmark' title='符合WEB标准的浏览器'>符合WEB标准的浏览器</a></li>
<li><a href='http://www.biaodianfu.com/different-browsers-display.html' rel='bookmark' title='在线测试不同操作系统不同浏览器网页的显示效果'>在线测试不同操作系统不同浏览器网页的显示效果</a></li>
<li><a href='http://www.biaodianfu.com/new-google-rankings-spam.html' rel='bookmark' title='一些最新的谷歌排名规则'>一些最新的谷歌排名规则</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.biaodianfu.com/ie-gongcun.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE7.JS 解决IE兼容性问题</title>
		<link>http://www.biaodianfu.com/jiejue-ie6-jianrong-wenti-ie7js.html</link>
		<comments>http://www.biaodianfu.com/jiejue-ie6-jianrong-wenti-ie7js.html#comments</comments>
		<pubDate>Wed, 01 Jul 2009 03:38:53 +0000</pubDate>
		<dc:creator>标点符</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[浏览器]]></category>

		<guid isPermaLink="false">http://www.biaodianfu.com/?p=1</guid>
		<description><![CDATA[IE 7.JS 是一个用来使老式IE浏览器(IE 5,IE 6)符合WEB标准的JavaScript 库，来解决 IE 的兼容性问题。 他还能解决PNG图片透明效果在IE5,IE6 下不能正常显示的问题。 使用方法： 使 IE 5,IE 6 兼容到 IE 7 模式（推荐） &#60;!&#8211;[if lt IE 7]&#62; &#60;script src=”http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js” type=”text/javascript”&#62;&#60;/script&#62; &#60;![endif]&#8211;&#62; 使 IE 5,IE 6,IE 7 兼容到 IE 8 模式 &#60;!&#8211;[if lt IE 8]&#62; &#60;script src=”http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js” type=”text/javascript”&#62;&#60;/script&#62; &#60;![endif]&#8211;&#62; 解决PNG显示问题 只需将透明png图片命名为*-trans.png 需要注意的是：此方法对背景平铺(background-repeat)和背景(background-position)无法起到任何作用。 官方网址: http://code.google.com/p/ie7-js/ 演示地址: http://ie7-js.googlecode.com/svn/test/index.html 附：解决IE8兼容问题，将IE 8 降为IE 7 [...]]]></description>
			<content:encoded><![CDATA[<p>IE 7.JS 是一个用来使老式IE浏览器(IE 5,IE 6)符合WEB标准的JavaScript 库，来解决 IE 的兼容性问题。 他还能解决PNG图片透明效果在IE5,IE6 下不能正常显示的问题。</p>
<p>使用方法：<br />
使 IE 5,IE 6 兼容到 IE 7 模式（推荐）</p>
<blockquote><p><span>&lt;!&#8211;[if lt IE 7]&gt;<br />
&lt;script src=”http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js” type=”text/javascript”&gt;&lt;/script&gt;<br />
&lt;![endif]&#8211;&gt;</span></p></blockquote>
<p>使 IE 5,IE 6,IE 7 兼容到 IE 8 模式</p>
<blockquote><p><span>&lt;!&#8211;[if lt IE 8]&gt;<br />
&lt;script src=”http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE8.js” type=”text/javascript”&gt;&lt;/script&gt;<br />
&lt;![endif]&#8211;&gt;</span></p></blockquote>
<p>解决PNG显示问题</p>
<p>只需将透明png图片命名为*-trans.png<br />
需要注意的是：此方法对背景平铺(background-repeat)和背景(background-position)无法起到任何作用。</p>
<p>官方网址: <a href="http://code.google.com/p/ie7-js/">http://code.google.com/p/ie7-js/</a><br />
演示地址: <a href="http://ie7-js.googlecode.com/svn/test/index.html">http://ie7-js.googlecode.com/svn/test/index.html</a></p>
<p>附：解决IE8兼容问题，将IE 8 降为IE 7 模式方法</p>
<blockquote><p><span>&lt;<span>meta</span> <span>http-equiv</span>=<span>“X-UA-Compatible”</span> <span>content</span>=<span>“IE=EmulateIE7&#8243;</span> /&gt;</span></p></blockquote>
<p>Related posts:<ol>
<li><a href='http://www.biaodianfu.com/superfish-jquery.html' rel='bookmark' title='SuperFish一款基于jQuery的级联下拉菜单'>SuperFish一款基于jQuery的级联下拉菜单</a></li>
<li><a href='http://www.biaodianfu.com/selectivizr.html' rel='bookmark' title='使用Selectivizr让IE6~8支持CSS3'>使用Selectivizr让IE6~8支持CSS3</a></li>
<li><a href='http://www.biaodianfu.com/dd_belatedpng-js.html' rel='bookmark' title='DD_belatedPNG.js让IE6支持透明PNG图片'>DD_belatedPNG.js让IE6支持透明PNG图片</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.biaodianfu.com/jiejue-ie6-jianrong-wenti-ie7js.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

