loading...

到处看来,记录整理一下,现在用着以后肯定也要一直用。。。

normal
.sampleCss {
height:10px;
}

FF & IE8/7/6
.sampleCss {
height: 10px;
height: 10px\9;
*height: 10px;
_height:10px;
}

Firefox 2及以前版本
body:empty .selector {
height:10px;
} 或
#selector[id=SELECTOR] {
height:10px;
} 或
html>/**/body .selector, x:-moz-any-link {
height:10px;
}

Firefox 3
html>/**/body .sampleCss, x:-moz-any-link, x:default {
height:10px;
} 或
@-moz-document url-prefix(){
.sampleCss{height:10px;}
}

Safari3
body:nth-of-type(1) .sampleCss {
height:10px;
} 或
@media screen and (-webkit-min-device-pixel-ratio:0){
.sampleCss{height:10px;}
}

Chrome
body:nth-of-type(1) .sampleCss {
height:10px;
}

Opera
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0){
head~body .sampleCss{ height:10px;}
}

补充:
@media all and (min-width:0) {
.class{
background-color:#FF00FF; /*Opera和Safari */
html* .class{
background-color:# 808080; /*Saafari*/
}
}
}

2010.05.12 补充 幸福收藏夹-说说CSS Hack 和向后兼容

/***** Selector Hacks ******/

/* IE6 and below */
* html #uno { color: red }

/* IE7 */
*:first-child+html #dos { color: red }

/* IE7, FF, Saf, Opera */
html>body #tres { color: red }

/* IE8, FF, Saf, Opera (Everything but IE 6,7) */
html>/**/body #cuatro { color: red }

/* Opera 9.27 and below, safari 2 */
html:first-child #cinco { color: red }

/* Safari 2-3 */
html[xmlns*=""] body:last-child #seis { color: red }

/* safari 3+, chrome 1+, opera9+, ff 3.5+ */
body:nth-of-type(1) #siete { color: red }

/* safari 3+, chrome 1+, opera9+, ff 3.5+ */
body:first-of-type #ocho { color: red }

/* saf3+, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
#diez { color: red }
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
#veintiseis { color: red }
}

/* Safari 2 – 3.1 */
html[xmlns*=""]:root #trece { color: red }

/* Safari 2 – 3.1, Opera 9.25 */
*|html[xmlns*=""] #catorce { color: red }

/* Everything but IE6-8 */
:root *> #quince { color: red }

/* IE7 */
*+html #dieciocho { color: red }

/* Firefox only. 1+ */
#veinticuatro, x:-moz-any-link { color: red }

/* Firefox 3.0+ */
#veinticinco, x:-moz-any-link, x:default { color: red }

/***** Attribute Hacks ******/

/* IE6 */
#once { _color: blue }

/* IE6, IE7 */
#doce { *color: blue; /* or #color: blue */ }

/* Everything but IE6 */
#diecisiete { color/**/: blue }

/* IE6, IE7, IE8 */
#diecinueve { color: blue\9; }

/* IE7, IE8 */
#veinte { color/*\**/: blue\9; }

/* IE6, IE7 — acts as an !important */
#veintesiete { color: blue !ie; } /* string after ! can be anything */



本站文章未特殊注明均为原创,转载需经本人同意,请善用以下链接

Trackback: http://www.iros.me/css-hacks.html/trackback

Google书签 新浪ViVi 365Key网摘 天极网摘 我摘 POCO网摘 博采网摘 YouNote网摘 和讯网摘 博拉网 igooi网摘 I2Key网摘 天下图摘 百特门网摘 Del.icio.us Yahoo书签 奇贴 QQ娱乐摘 添加到Digg! 添加到Facebook!

13 Responses to "来来来,大家都来写CSS HACK吧~ IE5/6/7/8 + FF1/2/3 + Safari + Chrome + Opera"

1 | 金冈

七月 16th, 2010 at 19:13

Avatar

height: 10px\9;:IE678都认,height: 10px;:IE8认

2 | bradykinetic azocochineal advertising

五月 13th, 2012 at 21:33

Avatar

have all the information ready before you…

start writing the actual post so that it does not break the flow. to make things easier you can arrange the points in a manner that you would want to cover them in your post.contentit is the most important feature of…

3 | Wordlistz2

五月 15th, 2012 at 18:42

Avatar

Rhymiaz2…

Wonderful blog post, saw on…

4 | this is great

五月 16th, 2012 at 02:57

Avatar

then you can take them to the…

next level by looking for their feedback. for example, you can direct your questions at current hot topics or pose a question about a general like that they have. this will give them a chance to feel like they are being…

5 | start up a franchise

五月 16th, 2012 at 05:29

Avatar

we’re all missing out. it’s time to…

change that.take steps now to improve your blog ranking and help your readers find youwork on your post titles, include the particular keywords that best describe the article in a catchy title repeat those keywords in some bold text and in…

6 | http://www.minilavevaisselle.fr/

五月 16th, 2012 at 12:20

Avatar

It is really great…

F*ckin’ remarkable issues here. I’m very glad to look your post. Thank you a lot and i am looking ahead to touch you. Will you kindly drop me a e-mail?…

7 | http://www.disquedurinterne.net/

五月 16th, 2012 at 13:30

Avatar

Weebly article…

I saw a nice girl writing in a good way about this interesting stuff on Diggg and it linked today right to…

8 | http://www.rasoirelectrique.org/

五月 16th, 2012 at 17:17

Avatar

Just Looking…

When I was browsing yesterday I saw a excellent post about…

9 | http://www.camescopehd.net/

五月 16th, 2012 at 20:09

Avatar

Interesting read…

I have not checked in here for some time as I thought it was getting boring, but the last few posts are great quality so I guess I’ll add you back to my daily bloglist. You deserve it my friend :)…

10 | http://www.piscineautoportante.net/

五月 17th, 2012 at 17:06

Avatar

Weebly article…

I saw someone writing about this on Weebly and it linked to…

11 | http://nestormahno.hubpages.com/hub/CA-Movers

五月 18th, 2012 at 18:27

Avatar

adsense income and your clickbank product, then…

free marketing should be the technique that you use. there’s nothing wrong with free marketing. you will just have to do a lot of it to see the income that you are looking for.strive to do as much free marketing as…

12 | more information

五月 18th, 2012 at 23:58

Avatar

your blog? my research has shown that…

people will only spend about 3 seconds reading your blog post before they decide if it’s good or not. so make sure to capture these people’s attention right away. appeal to emotion if you have to. offer some free videos on…

13 | lipo 6 black 240

五月 19th, 2012 at 04:36

Avatar

that pulls items from amazon based on…

keywords. you can do this manually if you are beginning. just create a post that is about the item with the details and link to your amazon affiliate link. now if someone finds that and clicks the link to buy the…

Comment Form

*

[鼻血] [黑线] [鬼脸] [面条泪] [阴笑] [贼笑] [羞] [神气] [礼物] [生气] [满足] [游魂] [汗] [死光] [期待] [晕了] [无神] [扁] [感动] [怒了] [心心眼] [得意] [开心] [大泪] [大惊] [嘟嘴] [唱歌] [哈] [呵欠] [呜呜] [呆] [吓] [吐] [凸] [不爽] [ZZZ] [NANI?] [FUFU] [CHU]



Web Share

About Me

    Enjoy Work!&& Enjoy Life!

  • 年过半百的一半却只能通过绑定来实现社会化的不想宅却没有办法的挺宅的向往B型却只是O型的不会游泳所以只能沉沦腐海的爱K歌但还不到麦霸程度的现在貌似挺稀有的白羊挨踢代码女
  • 硬盘控、下载强迫症、HTC大脸人、伪谷粉
  • Money是好物!Wordpress是好物!Jquery是好物!

Latest Comments

疼讯微博口水地

My Place

    Posts 98  Comments 1,751  
    Blog stared at 2008.10.21
    Blog open at 2008.11.21   Free Traffic Counter
ponytail1985@hotmail.com 358589691 ponie325@gmail.com Ajax CommentLuv Enabled 275ca7ef21959162b094a66262fa328f

无觅相关文章插件,快速提升流量