PHP+Javascript液晶时钟[4]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 terrywang 的 blog

    echo "<td width=".$size_big." height=".$size_small."><div id=time".$number.$recid++." style="position:relativewidth:".$size_big."pxheight:".$size_small."pxbackground:".$color_dark."font-size:1px"></div></td>";
    echo 
"<td width=".$size_small." height=".$size_small."></td>"
;
    echo 
"</tr><tr>"
;
    echo 
"<td width=".$size_small." height=".$size_big."><div id=time".$number.$recid++." style="position:relativewidth:".$size_small."pxheight:".$size_big."pxbackground:".$color_dark."font-size:1px"></div></td>"
;
    echo 
"<td width=".$size_big." height=".$size_big."></td>"
;

本文关键:PHP+Javascript液晶时钟
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top