天涯社区用到的日历函数[15]

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

本文简介:选择自 applebbs 的 blog

ges/outliningindicators/none.gif" align="top" alt=""/>        if (isthisyear) { daysgrid += '<font color=red>+ year + '</font>'; }    
167        else { daysgrid += ''+year; }    
168        daysgrid += '</b>';    
169    
170        daysgrid += '<a href="javascript:incyear(1,\'' + eltname + '\')"></a></td></tr>'; 
171        daysgrid += '<tr><td bgcolor=gray colspan=7 ></td></tr>';  
172        daysgrid += '<tr><td align=right><font color=red></font

本文关键:天涯社区用到的日历函数
  相关方案
Google
 

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

go top