使用Apple建议的代码,但将其包装在条件注释中以将其从IE隐藏:
<!--[if !IE]><!--><link media="only screen and (max-device-width: 480px)" href="small-device.css" type= "text/css" rel="stylesheet"><!--<![endif]-->

使用Apple建议的代码,但将其包装在条件注释中以将其从IE隐藏:
<!--[if !IE]><!--><link media="only screen and (max-device-width: 480px)" href="small-device.css" type= "text/css" rel="stylesheet"><!--<![endif]-->