4 21

代码很简单:

<style>
html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
</style>

位置加到<body>下就可以了

例如:

<body>
<style>
html{filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);}
</style>

演示:www.loupan123.com

written by 由 斌 \\ tags: