摘要:
看過http://andreaslagerkvist.com/jquery/colour-picker/之后,發現很麻煩,所以自己動手豐衣足食.下面看代碼JavaScript<script type="text/javascript"> $(function () { Init6Color(); $("#colorValue").click(function () { $("#ColorList").show(); }); }); function Init6Color() { var cs = new Array( 閱讀全文
posted @ 2011-07-25 18:01
DukeCheng
閱讀(487)
評論(0)
推薦(0)
摘要:
.style { width:100px; /*火狐以及一般瀏覽器*/ width:200px\9; /*IE8*/ *width:150px; /*IE7*/ _width:50px; /*IE6*/ height:100px; border:1px solid red;} 閱讀全文
posted @ 2011-07-25 09:01
DukeCheng
閱讀(182)
評論(0)
推薦(0)
浙公網安備 33010602011771號