<?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; firefox</title>
	<atom:link href="http://www.yaoyingying.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yaoyingying.com</link>
	<description>Wordpress, Drupal 二次开发~</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:54:01 +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>针对IE6,IE7,IE8和firefox浏览器css hack</title>
		<link>http://www.yaoyingying.com/2009/11/22/%e9%92%88%e5%af%b9ie6-ie7-ie8%e5%92%8cfirefox%e6%b5%8f%e8%a7%88%e5%99%a8css-hack/</link>
		<comments>http://www.yaoyingying.com/2009/11/22/%e9%92%88%e5%af%b9ie6-ie7-ie8%e5%92%8cfirefox%e6%b5%8f%e8%a7%88%e5%99%a8css-hack/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 07:48:51 +0000</pubDate>
		<dc:creator>姚 迎迎</dc:creator>
				<category><![CDATA[前端技术]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[ie7]]></category>
		<category><![CDATA[ie8]]></category>

		<guid isPermaLink="false">http://www.yaoyingying.com/?p=707</guid>
		<description><![CDATA[针对样式名 如果只让ie6看见用*html .head{color:#000;} 如果只让ie7看见用*+html .head{color:#000;} 如果只让ff看见用:root body .head{color:#000;} 如果只让ff、IE8看见用html&#62;/**/body .head{color:#000;} 如果只是不让ie6看见用html&#62;body .head{color:#000;} 即对IE 6无效 如果只是不让ff、IE8看见用*body .head{color:#000;}    即对ff、IE8无效 针对具体属性 如果只让ie6看见用_     .head{_color:#000;} 如果只让ie7看见用+与_结合的方法:     .head{+color:#f00;!;_color:#000;} IE8正式版hack \9″　例:”margin:0px auto\9;”.这里的”\9″可以区别所有IE8和FireFox. “*”　IE6、IE7可以识别.IE8、FireFox不能. “_”　IE6可以识别”_”,IE7、IE8、FireFox不能. 如： .a {color:#f00;     color:#f60\9;    +color:#00FF00;    _color:#0000FF; } 从左到右分别对应 FF,IE8 IE7 IE6]]></description>
		<wfw:commentRss>http://www.yaoyingying.com/2009/11/22/%e9%92%88%e5%af%b9ie6-ie7-ie8%e5%92%8cfirefox%e6%b5%8f%e8%a7%88%e5%99%a8css-hack/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 3.0市场占有率提至第二</title>
		<link>http://www.yaoyingying.com/2009/09/16/firefox-3-0%e5%b8%82%e5%9c%ba%e5%8d%a0%e6%9c%89%e7%8e%87%e6%8f%90%e8%87%b3%e7%ac%ac%e4%ba%8c/</link>
		<comments>http://www.yaoyingying.com/2009/09/16/firefox-3-0%e5%b8%82%e5%9c%ba%e5%8d%a0%e6%9c%89%e7%8e%87%e6%8f%90%e8%87%b3%e7%ac%ac%e4%ba%8c/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 01:20:30 +0000</pubDate>
		<dc:creator>姚 迎迎</dc:creator>
				<category><![CDATA[电脑硬件]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.yaoyingying.com/?p=662</guid>
		<description><![CDATA[网站流量统计服务W3Counter的最新数据显示，Firefox 3.0的使用份额已经超过了IE6，而尚未发售的Windows 7迅速上涨，快速逼近Linux。 2009年7月份，Firefox 3.0份额已达23.03％，一个月之内就把IE6远远甩在了身后，只比排名第一的IE7落后1.71个百分点，不过就总份额而言IE依然有52.93％，Firefox不过31.4％。 最新版IE8和Firefox 3.5分列四五位，份额12.98％和6.56％，而Firefox 3.5是在6月底才刚刚发布的。另外Chrome 2.0和Safari 4.0均为3.11％。 操作系统方面，Windows XP虽然丢失了不少领地，但仍以61.52％遥遥领先，Windows Vista小幅上升至21.95％，最新的Windows 7则迅速涨至1.24％，比一个月前增加了足有1个百分点，另外古老的Windows 98依然吸引着0.14％的用户，Windows 2000也有0.86％。 再看看分辨率，1024×768、1280×800、1280×1024、1440×900继续分别占据前四位，800×600反而超过了1680×1050排在第五位。]]></description>
		<wfw:commentRss>http://www.yaoyingying.com/2009/09/16/firefox-3-0%e5%b8%82%e5%9c%ba%e5%8d%a0%e6%9c%89%e7%8e%87%e6%8f%90%e8%87%b3%e7%ac%ac%e4%ba%8c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox 里 list-style 不显示</title>
		<link>http://www.yaoyingying.com/2009/07/07/firefox-%e9%87%8c-list-style-%e4%b8%8d%e6%98%be%e7%a4%ba/</link>
		<comments>http://www.yaoyingying.com/2009/07/07/firefox-%e9%87%8c-list-style-%e4%b8%8d%e6%98%be%e7%a4%ba/#comments</comments>
		<pubDate>Tue, 07 Jul 2009 14:32:38 +0000</pubDate>
		<dc:creator>姚 迎迎</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[list-style]]></category>

		<guid isPermaLink="false">http://www.yaoyingying.com/?p=445</guid>
		<description><![CDATA[经常出现的一个问题，list-style 在IE里显示正常，在firefox 里却不显示。 尝试了好久，楞是找不出问题的所在，google了好多，却对我的问题无效，郁闷的唻。 真是皇天不负有心人，终于让我找到自身问题的所在了，原来我在前面对好多标签统一定义了 display：block； 那 display：block； 有什么作用呢，就是把内联元素变成块级元素，这个属性在做导航，列表的时候相当的有用，但是在文章内部的 list 还是不要用的好，我就是不小心在之前定义了这个属性，导致我文章内部的 list 的 list-style 在firefox 里不显示，在这儿我也不追究是firefox的问题了还是所谓的 BUG ，能解决问题就OK。 解决方法： 文章内部的 li 不要定义 display：block； 希望这篇文章能对大家有用！]]></description>
		<wfw:commentRss>http://www.yaoyingying.com/2009/07/07/firefox-%e9%87%8c-list-style-%e4%b8%8d%e6%98%be%e7%a4%ba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>如何修正DIV float之后导致的外部容器不能撑开</title>
		<link>http://www.yaoyingying.com/2009/06/19/%e5%a6%82%e4%bd%95%e4%bf%ae%e6%ad%a3div-float%e4%b9%8b%e5%90%8e%e5%af%bc%e8%87%b4%e7%9a%84%e5%a4%96%e9%83%a8%e5%ae%b9%e5%99%a8%e4%b8%8d%e8%83%bd%e6%92%91%e5%bc%80/</link>
		<comments>http://www.yaoyingying.com/2009/06/19/%e5%a6%82%e4%bd%95%e4%bf%ae%e6%ad%a3div-float%e4%b9%8b%e5%90%8e%e5%af%bc%e8%87%b4%e7%9a%84%e5%a4%96%e9%83%a8%e5%ae%b9%e5%99%a8%e4%b8%8d%e8%83%bd%e6%92%91%e5%bc%80/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 16:33:20 +0000</pubDate>
		<dc:creator>姚 迎迎</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[层撑开]]></category>

		<guid isPermaLink="false">http://www.yaoyingying.com/2009/06/19/%e5%a6%82%e4%bd%95%e4%bf%ae%e6%ad%a3div-float%e4%b9%8b%e5%90%8e%e5%af%bc%e8%87%b4%e7%9a%84%e5%a4%96%e9%83%a8%e5%ae%b9%e5%99%a8%e4%b8%8d%e8%83%bd%e6%92%91%e5%bc%80/</guid>
		<description><![CDATA[在写HTML代码的时候，发现在Firefox等符合W3C标准的浏览器中，如果有一个DIV作为外部容器，内部的DIV如果设置了float样式，则外部的容器DIV因为内部没有clear，导致不能被撑开。看下面的例子： HTML4STRICT代码： &#60;div style=&#34;border: 1px solid red; width: 200px;&#34;&#62; &#60;div style=&#34;border: 1px solid blue; float: left; width: 80px; height: 80px;&#34;&#62;TEST DIV&#60;/div&#62; &#60;div style=&#34;border: 1px solid blue; float: left; width: 80px; height: 80px;&#34;&#62;TEST DIV&#60;/div&#62; &#60;div style=&#34;border: 1px solid blue; float: left; width: 80px; height: 80px;&#34;&#62;TEST DIV&#60;/div&#62; &#60;div style=&#34;border: 1px solid blue; float: left; width: 80px; height: [...]]]></description>
		<wfw:commentRss>http://www.yaoyingying.com/2009/06/19/%e5%a6%82%e4%bd%95%e4%bf%ae%e6%ad%a3div-float%e4%b9%8b%e5%90%8e%e5%af%bc%e8%87%b4%e7%9a%84%e5%a4%96%e9%83%a8%e5%ae%b9%e5%99%a8%e4%b8%8d%e8%83%bd%e6%92%91%e5%bc%80/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Firefox 优化篇</title>
		<link>http://www.yaoyingying.com/2009/04/26/firefox-%e4%bc%98%e5%8c%96%e7%af%87/</link>
		<comments>http://www.yaoyingying.com/2009/04/26/firefox-%e4%bc%98%e5%8c%96%e7%af%87/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 06:34:27 +0000</pubDate>
		<dc:creator>姚 迎迎</dc:creator>
				<category><![CDATA[电脑硬件]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[火狐优化]]></category>
		<category><![CDATA[火狐占内存过大]]></category>

		<guid isPermaLink="false">http://www.yaoyingying.com/?p=215</guid>
		<description><![CDATA[从一个论坛上找来的，但是一时也忘记在是什么地方，暂且收录了，有点对比起作者了，但是真的很有用，谢谢啦！ 近几天总是感觉FireFox占用内存过大，看了启睿的一篇文章后菜知道firefox有个”about:config”（在firefox地址栏中输入about:config），搜索一番优化了一下FireFox，如释重负，火狐还真是个好东西！ 这里简单介绍一下推荐做的几个优化的地方： 1、加入一个boolean（布尔）项：config.trim_on_minimize,并设置为true,这样就可以在最小化时自动释放内存。 2、修改browser.sessionhistory.max_total_viewers修改值为5或更小{页面快进/快退功能中保存的页面总数，默认是-1(无限)}。 3、创建一个browser.cache.memory.capacity设置firefox使用多少内存来进行缓存，默认值-1基于系统内存自动设置，18432=18MB一般适用于512M~1G内存。 4、browser.cache.memory.enable [布尔值]该项和browser.cache.memory.capacity联合起作用。如果设置为true，firefox将使用browser.cache.memory.capacity指定的内存大小来进行缓存。 5、browser.urlbar.clickSelectsAll [布尔值]决定在地址栏单击时是高亮选中还是插入光标。 6、browser.urlbar.hideGoButton [布尔值]决定是否显示地址栏右侧绿色的箭头（一般人都是敲回车的，这个实在是鸡肋）。 7、创建config.trim_on_minimize [布尔值]（仅限于windows）决定是否象其它windows应用程序一样最小化到任务栏时释放内存，对于配置较低的电脑建议设置为true，配置还过的去的设置为false，这将加速firefox的最小化、最大化过程。 8、dom.disable_window_open_feature.* [布尔值]以dom.disable_window_open_feature. 开头的设置总共有11个，*可以是close， directories，location，menubar，minimizable，personalbar，resizable， scrollbars，status，titlebar，toolbar。这些设置控制弹出窗口（主要是广告）的显示元素，比如将 dom.disable_window_open_feature.close设置为true，则会强迫弹出窗口在右上角显示一个关闭按钮。建议将 close和resizeable设置为true。 9、dom.popup_maximum [整数]能够同时打开的弹出窗口的数目。经常有一些恶意站点会冒出一大堆弹出窗口，直到屏幕崩溃为止。建议将该值设置为5或更小。 10、extensions.dss.enabled [布尔值]决定是否能够动态主题切换。假如设置为true，在安装或切换主题时，将立刻显现出新主题的效果，而不用关闭firefox后重新引导firefox。 11、network.cookie.cookieBehavior [整数]决定firefox处理cookies的政策。设置为1允许所有的cookies，设置为2禁止所有的cookies，设置为1仅允许原始站点的cookies，不允许第三方（大多是广告）的cookies。建议设置为1。 12、network.dnsCacheEntries [整数]（需创建）决定在firefox的DNS缓存中保存条目的数目。当在 firefox中键入一个web地址时，它通过查询DNS服务器将web地址转化为IP，在当地缓存中保存一定数量的DNS条目，下次再键入同样的web 地址时，就能加快浏览速度。默认firefox将该值设置为20，建议将该值设置为一般情况浏览web站点的数目。 13、network.dnsCacheExpiration [整数]（需创建）决定缓存的DNS条目过期的时间。默认为60秒。 14、network.http.max-connections [整数]决定同时能够打开多少http连接。默认值是24，如果你的网络连接够快，可以尝试增大此值，最大值为65535。但要注意的是，增大该值仅仅增大了同时打开http连接数目的可能，你并不能强迫firefox每次都打开那么多的http连接。 15、network.http.max-connections-per-server [整数]决定在单个服务器能够同时打开的连接数。默认值为8，你可以增大此值来加快浏览速度，最大值为255。但要注意的是，此值改的太大，一些服务器会认为你在进行DDoS攻击，从而拒绝你的连接请求。事实上，如果所有的firefox用户都不理智的把此值改的太大，大多数站点的浏览速度不会得到提升，反而会非常慢。 16、network.http.max-persistent-connections-per-proxy [整数]假如你使用的是代理，该值决定同时有多少连接处于活动状态。默认值为4，可以适当增大此值加快浏览速度。但要注意的是，此值改的太大，会增大代理服务器的压力，从而影响每个使用该代理的用户的浏览速度。 17、network.http.max-persistent-connections-per-server [整数]假如没有使用代理，该值决定在单个服务器上同时有多少连接处于活动状态。默认值为2，可以适当增大此值加快浏览速度，最大值为255。但要注意的是，此值改的太大会增大服务器的压力，从而有可能被该服务器拒绝连接请求。 18、network.http.pipelining [布尔值]决定是否使用HTTP Pipelining特性，建议设置为true，加快浏览速度，尽管该特性不是所有的服务器和代理都支持。 19、network.http.pipelining.maxrequests [整数]决定使用HTTP Pipelining特性时发送的最大连接请求。默认值为4，最大值为8，比8大的值会被忽略，1表示不使用HTTP Pipelining特性，建议将该值设置为8。 20、network.http.proxy.pipelining [布尔值]决定是否在使用代理时使用HTTP Pipelining特性。建议设置为true，要注意的是，该值有效的前提是network.http.proxy.keep-alive值为true。 21、network.http.redirection-limit [整数]决定接受多少连续的重定向。比如说你进入一个站点旧的网址，可能会被重定向到一个新的网址，这叫一个重定向。 22、network.prefetch-next [布尔值]决定是否使用Link [...]]]></description>
		<wfw:commentRss>http://www.yaoyingying.com/2009/04/26/firefox-%e4%bc%98%e5%8c%96%e7%af%87/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

