Ms7 Search
Google 搜尋 翻譯
calendar
« 四月 2025 »
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30        
近期文章
文章分類
網站連結
Syndicate

« | »

網頁改黑白(灰階)

2014-08-03 @ 21:11 in 學校網頁

網頁改灰階(for IE,Chrome,Firefox)加入

<style type="text/css">
<!--
body *{filter:gray;}
html{
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
/* Firefox 10+, Firefox on Android */
}
-->
</style>

flash swf 改灰階(for IE,Chrome)加入

<param value="false" name="menu" />
<param value="opaque" name="wmode" />


flash swf 改灰階(for Firefox)加入

<object type="application/x-shockwave-flash" data="xxx.swf" width="xxx" height="xx" wmode="opaque" menu="false" >

  

迴響

網頁改黑白(灰階) | 豬窩

Hi therre to everyy one, it's truly a nice for me too goo tto see ths web page, itt consists off valuable Information.

作者 xvideosway.com @ 11:59, 2025-03-08
«上一篇   1 2 3 4
發表迴響
 authimage