Date: 03月 27th, 2008
Cate: 做过的项目
1 msg

动感地带转全球通

最近几个月电话费暴涨,一直等着移动能有什么好套餐,偶尔打电话去中国移动,服务小姐说现在北京动感地带可以转全球通,赶快跑去吧业务转了,不知道转完后啥样,期待中。。

Date: 03月 23rd, 2008
Cate: 做过的项目

修改DEDECMS图片展示LIGHTBOX

修改文件
inc_channel_unit.php 428行

  //多行多列imgurls标签生成代码
         $revalue .= “<dl>\r\n
      <dt><a href=’$src’ rel=’lightbox[plants]‘><img src=’$litsrc’ alt=’$alt’{$tpwidth} border=’0′/></a></dt>\r\n
     
      </dl>\r\n”;
         $sPos++;
        }

其他的都会了吧

Date: 03月 20th, 2008
Cate: 做过的项目

Yahoo yui java库

最近在和YAHOO合作一些项目,接触到yahoo内部的YUI的js库 发出来大家分享

http://developer.yahoo.com/yui/

Date: 03月 20th, 2008
Cate: 做过的项目

yahoo yui tabview 整理

yahoo yui tabview 整理

tabview,a{ font-size:12px; text-decoration:none;}
#tab_nav{ margin:0px; padding:0px; width:100%; background-color:#FF0033; height:20px}
#tab_nav li {margin:0px;padding:0px;float:left;list-style-type: none;}
#tab_nav a { display:block; padding: 3px; float:left; background-color:#FF6600}
#tab_nav a:hover { display:block; padding: 3px; float:left; background-color:#FF9900}
#tab_nav .selected a { background-color:#FF9900}
#tab_content{ border:1px solid #FF6600; height:100%; }

页面调用部分

<script type=”text/javascript” src=”http://yui.yahooapis.com/2.3.0/build/yahoo-dom-event/yahoo-dom-event.js“></script>
<script type=”text/javascript” src=”http://yui.yahooapis.com/2.3.0/build/element/element-beta-min.js“></script>
<script type=”text/javascript” src=”http://yui.yahooapis.com/2.3.0/build/connection/connection-min.js“></script>
<script type=”text/javascript” src=”http://yui.yahooapis.com/2.3.0/build/tabview/tabview-min.js“></script>
<link href=”tabview.css” rel=”stylesheet” type=”text/css” />

<script type=”text/javascript”>var myTabs = new YAHOO.widget.TabView(”tabview”);</script>
<div id=”tabview” class=”tab_navset”>
<ul id=”tab_nav” class=”yui-nav”>
<li class=”selected”><a href=”#tab1″>Tab1</a></li>
<li><a href=”#tab2″>Tab2</a></li>
<li><a href=”#tab3″>Tab3</a></li>
<li><a href=”#tab4″>Tab4</a></li>
</ul>
<div id=”tab_content” class=”yui-content”>
<div class=”tab1″>
<p>tab1</p>
</div>
<div class=”tab2″>
<p>tab2</p>
</div>
<div class=”tab3″>
<p>tab1</p>
</div>
<div class=”tab4″>
<p>tab4</p>
</div>
</div>
</div>

Date: 03月 20th, 2008
Cate: 做过的项目

色影都市网站设计

Date: 03月 20th, 2008
Cate: 工作中的乐趣

大腕之流氓建网站版

Date: 03月 20th, 2008
Cate: 做过的项目
2 msgs

网站搬家

NETIDEAS经历了2年,经历了LBS-PJBLOG-WORDPRESS 经历了3个版本,也算是历尽沧桑,换了三个域名,NETIDEAS.CN被抢注(一提起来就想哭,居然抢注的人是信息产业部的)第二个正在推广阶段,由于用的PJ在加上是万网的主机,所以效果不是很好,现在好了,自己花钱弄了虚拟主机,现在是ADSIDEA.CN和BUQINGTIAN.COM这两个域名都可以进入本站,希望大家多多支持。

Date: 03月 20th, 2008
Cate: 做过的项目

yahoo选项卡

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd“>
<html xmlns=”http://www.w3.org/1999/xhtml“>
<head>
<meta http-equiv=”Content-Type” content=”text/html; charset=gb2312″ />
<title>y</title>
<style type=”text/css”>
body {
  margin: 0;
  text-align: center;
  font-size: 12px;
}
.papanel, .pabd, .paft, .patop {width: 348px;}
.papanel {
  background: #a5d0fd url(”http://sosuo8.com//article/upimages/pabg.gif“) repeat-x;
  border-left: 1px solid #7bbdff;
  border-right: 1px solid #7bbdff;
  font-family: arial;
}
.pabd {
  clear: both;
  overflow: hidden;
  padding-bottom: .35em;
  background: url(”http://sosuo8.com//article/upimages/patbg.gif“) no-repeat top left;
}
.patop{
  height: 25px;
  line-height: 20px;
  overflow: hidden;
}
/*顶部圆角开始*/
.pabdt {
  background: url(”http://sosuo8.com//article/upimages/pabdr.gif“) 0 0 no-repeat;
  width: 350px;
  height: 4px;
  overflow: hidden;
}
.pabdb {
  background: url(”http://sosuo8.com//article/upimages/pabdr.gif“) 0 -4px no-repeat;
  width: 350px;
  height: 3px;
  overflow: hidden;
}
/*顶部圆角结束*/
.tabWin {
  width: 340px;
  margin: 0 auto;
}
.tabWin .TabTitle {
  margin: .25em 0 0 0;
  padding: 0;
  list-style: none;
  height: 40px;
}
.tabWin .TabTitle li {
  float: left;
  position: relative;
  width: 112px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.tabWin .TabTitle li a {
  display: block;
  width: 109px;
  height: 40px;
}
/*内置背景开始*/
.tabWin .TabContent {
  position: relative;
  clear: both;
  width: 338px;
  margin: 0 auto;
  background: #fff;
  border-left: 1px solid #85c3ff;
  border-right: 1px solid #5ca3e9;
  display: block;
}
/*外部小图标开始*/
.tabWin .icomailn {
  background: url(”http://sosuo8.com//article/upimages/tabicmln.gif“) 0 0 no-repeat;
}
.tabWin .icomail {
  background: url(”http://sosuo8.com//article/upimages/tabicml.gif“) 0 0 no-repeat;
}
.tabWin .icoalb {
  background: url(”http://sosuo8.com//article/upimages/tabicalb.gif“) 0 0 no-repeat;
}
.tabWin .icomus {
  background: url(”http://sosuo8.com//article/upimages/tabicmus.gif“) 0 0 no-repeat;
}
.tabWin .icofin {
  background: url(”http://sosuo8.com//article/upimages/tabicfin.gif“) 0 0 no-repeat;
}
.tabWin .icoalqq {
  background: url(”http://sosuo8.com//article/upimages/tabicfin.gif“) 0 0 no-repeat;
}
/*正常*/
.tabWin .tabWinNormal{
  background: url(”http://sosuo8.com//article/upimages/patabs1.gif“) no-repeat;
}
/*1*/
.tabWin .tabWinAtive1 {
  background: url(”http://sosuo8.com//article/upimages/patabsa.gif“) no-repeat;
}
/*2*/
.tabWin .tabWinAtive2 {
  background: url(”http://sosuo8.com//article/upimages/patabsb.gif“) no-repeat;
}
/*3*/
.tabWin .tabWinAtive3 {
  background: url(”http://sosuo8.com//article/upimages/patabsc.gif“) no-repeat;
}
#patabs1 strong, #patabs2 strong{
  color: #0062c5;
  font-size: 13px;
  margin-left: 2em;
}
.tabWin .none {
  height:150px;
  text-align:center;
  display:none;
  filter:revealtrans(transition=22,duration=0.5) blendtrans(duration=0.5) alpha(opacity=97) progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#EBF0F4);
}
.pabd1 {  clear: both;
  overflow: hidden;
  padding-bottom: .35em;
  background: url(”http://sosuo8.com//article/upimages/patbg.gif“) no-repeat top left;
}
.patop1 {  height: 25px;
  line-height: 20px;
  overflow: hidden;
}
</style>
<script language=”javascript”>
var waitInterval;
var mouseDelayTime = 200;
/*选项窗*/
function tabWinMouseOver(tabWinObj,tabWinTotal,obj)
{
   window.clearTimeout(waitInterval);
  waitInterval=window.setTimeout(”ChangeDiv3(’”+tabWinObj+”‘,”+tabWinTotal+”,”+obj.id+”)”,mouseDelayTime)
}
function ChangeDiv3(tabWinObj,tabWinTotal,obj)
{
  var n,itemNum;
  for(var i=1;i<tabWinTotal+1;i++)
  {
    if (tabWinObj+”_Title”+i == obj.id)
    {
      itemNum = i;
      //document.getElementById(tabWinObj+”_Content”+i).className = “block”;
      TransitionEffect(tabWinObj+”_Content”+i,’x',1);
    }else{
      //document.getElementById(tabWinObj+”_Content”+i).className = “none”;
      TransitionEffect(tabWinObj+”_Content”+i,’x',0);
    }
  }
  var tabPatabs1 = document.getElementById(”patabs1″);
  var tabPatabs2 = document.getElementById(”patabs2″);
  if(tabPatabs1!=null && tabPatabs2!=null)
  {
    if (itemNum >= 4){n = itemNum - 3;}else{n = itemNum};
    if(itemNum < 4)
    {
      tabPatabs1.className = “TabTitle tabWinAtive”+n;
      tabPatabs2.className = “TabTitle tabWinNormal”;
    }else{
      tabPatabs1.className = “TabTitle tabWinNormal”;
      tabPatabs2.className = “TabTitle tabWinAtive”+n;
    }
  }
}
function tabMouseOut(){
  window.clearTimeout(waitInterval);
}
/*过渡效果*/
function TransitionEffect(DivID,Cur,DoType)
{
  var display = (DoType == 1)?”block”:”none”;
  if (($(DivID) != null)){if (Cur != ‘x’){$(DivID).filters.revealTrans.Transition = Cur;$(DivID).filters.revealTrans.apply();$(DivID).style.display = display; $(DivID).filters.revealTrans.play();}else{$(DivID).filters.blendTrans.apply();$(DivID).style.display = display; $(DivID).filters.blendTrans.play();};};
}
function $(){var elements = new Array();for (var i = 0; i < arguments.length; i++) {var element = arguments[i];if (typeof element == ’string’){if(document.getElementById(element)){element = document.getElementById(element);}else{element = document.getElementsByName(element);}if (arguments.length == 1){return element;}}elements.push(element);}return elements;};

</script>
</head>
<body>
<div class=”pabdt”> </div>
<div class=”papanel”>
<div class=”pabd1″>
<div class=”patop1″> <strong>item</strong> </div>
<!– 选项卡开始 –>
<div class=”tabWin”>
<ul class=”TabTitle tabWinNormal” id=”patabs1″>
<li id=”tabWin_Title1″ onmouseover=”tabWinMouseOver(’tabWin’,6,this);” onmouseout=”tabMouseOut();”><a href=”javascript:void(0);” class=”icomus”> <strong>电影</strong></a></li>
<li id=”tabWin_Title2″ onmouseover=”tabWinMouseOver(’tabWin’,6,this);” onmouseout=”tabMouseOut();”><a href=”javascript:void(0);” class=”icoalb”> <strong>电视剧</strong></a></li>
<li id=”tabWin_Title3″ onmouseover=”tabWinMouseOver(’tabWin’,6,this);” onmouseout=”tabMouseOut();”><a href=”javascript:void(0);” class=”icomail”> <strong>体育节目</strong></a></li>
</ul>
<div class=”TabContent”>
<div id=”tabWin_Content1″ class=”none”> 111 </div>
<div id=”tabWin_Content2″ class=”none”> 222 </div>
<div id=”tabWin_Content3″ class=”none”> 333 </div>
</div>
</div>
<!– 选项卡结束 –>
<!– 选项卡开始 –>
<div class=”tabWin”>
<ul class=”TabTitle tabWinNormal” id=”patabs2″>
<li id=”tabWin_Title4″ onmouseover=”tabWinMouseOver(’tabWin’,6,this);” onmouseout=”tabMouseOut();”><a href=”javascript:void(0);” class=”icoalqq”> <strong>网络游戏</strong></a></li>
<li id=”tabWin_Title5″ onmouseover=”tabWinMouseOver(’tabWin’,6,this);” onmouseout=”tabMouseOut();”><a href=”javascript:void(0);” class=”icofin”> <strong>单机游戏</strong></a></li>
<li id=”tabWin_Title6″ onmouseover=”tabWinMouseOver(’tabWin’,6,this);” onmouseout=”tabMouseOut();”><a href=”javascript:void(0);” class=”icomailn”> <strong>手机游戏</strong></a></li>
</ul>
<div class=”TabContent”>
<div id=”tabWin_Content4″ class=”none”> ddesse </div>
<div id=”tabWin_Content5″ class=”none”> 555 </div>
<div id=”tabWin_Content6″ class=”none”> 666 </div>
</div>
</div>
<!– 选项卡结束 –>
</div>
</div>
<div class=”pabdb”> </div>
</body>
</html>