1 function showMessage(msg, bgColor, borderColor) { 2 if ($("#showDiv").length 关闭");25 div.appendChild(p);26 window.document.body...
分类:
其他好文 时间:
2014-08-11 09:55:41
阅读次数:
273
将cellspacing设置成几,表格的border就为几,将bgcolor设置成什么颜色,表格的border就是什么颜色
分类:
其他好文 时间:
2014-08-08 15:49:36
阅读次数:
214
<?php/*设置英文数字验证码*//*session_start();$p_w_picpath=p_w_picpathcreatetruecolor(100,30);//创建背景颜色为白色$bgcolor=p_w_picpathcolorallocate($p_w_picpath,255,255,255);//用白色填充背景p_w_picpathfill($p_w_picpath,0,0,$bgcolor);$capth_code=‘‘;*//*生..
分类:
Web程序 时间:
2014-07-29 15:45:59
阅读次数:
233
//这只单元格数据颜色if( (int)getattr("caption") > 100) setattr("bgcolor", "$0,0,255");else if ((int)getattr("caption") < 100) setattr("bgcolor", "$255,0,0");el...
分类:
其他好文 时间:
2014-07-29 12:41:46
阅读次数:
255
bgColor 指定背景颜色。 frameColor 指定图像边框的颜色。将 frameShow
参数设置为“Yes”可显示边框。 frameShow 指示每个图像四周是否显示边框。 frameThickness 指定每个图像四周边框的宽度,以像素为单位。
captionColor 指定 ...
分类:
其他好文 时间:
2014-05-13 18:30:12
阅读次数:
230
fusionchart 仪表盘组件的使用,采用的是读取xml的方式生成仪表盘,如下
dataOfSingleMeterGauge.xml
<Chart manageResize="1" origW="300" origH="300" bgColor="FFFFFF" upperLimit="200" lowerLimit="0" baseFontColor="FFFFF...
分类:
其他好文 时间:
2014-05-13 00:35:28
阅读次数:
409