138,788 posts were found in 992ms.


(Multiple bars can be delimited by spaces)
(Multiple users can be delimited by spaces; IP addresses can contain * wildcards.)

Reply: 今天的任务圆满完毕,睡觉

11/9

Reply: 再反馈个问题

11/9 · 回复:2楼
ujjjjjjjjjjjjjjjjjjjjjjjjjjjjjj

gf

11/9 · hffgh

今天的任务圆满完毕,睡觉

11/8 · 明天再做:http://tieba.blue.cat/post.php?i=7097

Reply: 【备份】目前/calendar.(cs|j)s/

11/8 · var xmlDoc;
/*--------------------------------------------------------------------------
  ● 字符串相关函数
--------------------------------------------------------------------------*/
function Trim(s){
 return s.replace(/(^\s*)|(\s...

Reply: 【备份】目前/calendar.(cs|j)s/

11/8 · .board_rili img.icon {
 background-image: url(../Images/board/modIcon.gif);
 background-repeat: no-repeat;
 background-position: -12px -391px;
 height: 15px;
 width: 15px;
}
.board_rili div.title {...

【备份】目前/calendar.(cs|j)s/ [代码备份区]

11/8 · var calendar=new Object();
calendar.module=new Object();
calendar.module.mouse=new Object();
calendar.mouse=new Object();
calendar.left=new Object();
calendar.left.test=new Object();
calendar.server=new Object();
calendar.sel...

Reply: 原来是没加todayandselected造成的

11/8 · 终于好了

Reply: 原来是没加todayandselected造成的

11/8 · //若切换月份后光标指向了今天
 if (ik==1 || ik==2){
  for (i=0;i<42;i++){
   stf=$_DOM("_a"+String(i)); //当前节点
   //判断日期是否为今天且不为灰色日期
   if (stf.innerHTML==cdk[2] && (!/gray/gi.te...

日历翻页后虽然选中了今天但左侧日历背景却不是深蓝的

11/8 · 所以a标签中的字体颜色是深蓝而不是白色的。