不错的新闻标题颜色效果
代码如下:[removed] function getcolor(img_val,input_val){ var arr = showModalDialog(“selcolor.html”, “”, “dialogWidth:18.5em; dialogHeight:17.5em; status:0; help:0”); if (arr != null){ document.getElementById(input_val).value = arr; img_val.style.backgroundColor = arr;
下载地址
用户评论