* change the color.

This commit is contained in:
wangchunsheng
2010-04-22 09:31:25 +00:00
parent 4bfc80b616
commit 0da8e8b638
+3 -3
View File
@@ -13,11 +13,11 @@
jQuery.fn.colorize = function(params) {
options = {
altColor: '#ECF6FC',
altColor: '#ebf0f4',
bgColor: '#fff',
hoverColor: '#BCD4EC',
hoverColor: '#d0dee3',
hoverClass:'',
hiliteColor: 'yellow',
hiliteColor: '#fce6a2',
hiliteClass:'',
oneClick: false,
hover:'row',