04 2014 档案
摘要:text-align:right; 文本居中 line-height:35px;*垂直居中*
阅读全文
摘要:.destination1 ul li a img:hover{ opacity:0.5; filter:alpha(opacity=50);/* 针对 IE8 以及更早的版本 */ }
阅读全文
摘要:.destination1 .current{ display:block; animation:danru 2s linear infinite; -webkit-animation:danru 2s linear alternate ; } @keyframe...
阅读全文
摘要:.destination1{ border: #666 solid 1px; box-shadow:-1px 1px 5px 0px #333; width:922px; height:485px; border-radius:10px; top:1px; left:38px; p...
阅读全文
摘要:短信服务 一次点击无限商机,在最需要的时候找到你 短信服务 一次点击无限商机,在最需要的时候找到你 短信服务 一次点击无限商机,在最需要的时候找到你 短信服务 一次点击无限商机,在最需要的时候找到你
阅读全文
摘要:1、四个边框border-left设置左边框,一般单独设置左边框样式使用border-right设置右边框,一般单独设置右边框样式使用border-top设置上边框,一般单独设置上边框样式使用border-bottom设置下边框,一般单独设置下边框样式使用,有时可将下边框样式作为css下划线效果应用...
阅读全文
摘要:.destination{ border: #666 solid 1px; box-shadow:-1px 1px 5px 0px #333; width:800px; height:460px; border-radius:10px; top:1px; left:95px; po...
阅读全文
摘要:.destination ul li a img:hover{ opacity:0.5; filter:alpha(opacity=50);/* 针对 IE8 以及更早的版本 */ }
阅读全文
摘要:无序列表UL 鼠标激活显示背景色的实例CSS Web Designxhtml+css div+css - webjx.com webjx.comCSS Web Designxhtml+css div+css - webjx.com Webjx.com查找更多代码,请访问:18素材
阅读全文
摘要:这样点击页面会发生跳转 跳到顶部去------------------------------------------------------------------------------------------
阅读全文
摘要:var_dump (get_defined_constants());
阅读全文
摘要:if(parseInt(current_index)!=parseInt(uls)){
阅读全文
摘要:#根据ID来更新一个商品 public function byid_update(){ #获取页面传过来的id $id=$this->uri->segment(4); #根据id来查询出当前分类的子分类 $childs=$this->Category->by...
阅读全文
摘要:实用号码归属地查询(IP 地址,手机号码):默认格式: http://api.liqwei.com/location/ (使用来访者的 IP 地址)指定 IP 地址格式: http://api.liqwei.com/location/?ip=202.108.33.32 (新浪的IP)指定手机号码格式...
阅读全文
摘要:const TBL_CATE = "category"; /** * @access public * @param $pid 节点的id * @param array 返回该节点的所有后代节点 */ public function list_cate($pid = 0){ #获取所有的...
阅读全文
摘要:利用uri辅助函数$id=$this->uri->segment(4);其中segment(参数) 是表示你要截取获得第几个数据。
阅读全文
摘要:当我们在Controll中把数据传递到view中如: $data['cates_data']=$this->Category_Model->byid_data($id); #调用模型层查询出所有的分类 $data['cates']=$this->Category_Model->lis...
阅读全文
摘要:db->get(self::TBL_CATE); $cates = $query->result_array(); #对类别进行重组,并返回 return $this->_tree($cates,$pid); } /** *@access private *@param $arr arra...
阅读全文
摘要:http://js.mobanwang.com/201104/9699.html
阅读全文
摘要:仿百度宽度自适应的圆角宽度和高度都可以自适应,你可以把这里的文字加多一点
阅读全文
摘要:点这里哦! 欢迎光临 × 做体验最好的源码站。
阅读全文
摘要:另一CSS圆角框的实现方法 God gives answers in 3 ways: He says yes and gives U what U want. He says no and gives U something better. He says wait and gives U the best. 上帝用三种方式作答:他点头给你想要的;他摇头给你更好的;他让你等,就给你最棒的。
阅读全文
摘要:Tab 鼠标悬浮切换 第一个标签 第二个标签 第三个标签 第一个内容 第二个内容 第三个内容 点击切换 第一个标签 第二个标签 第三个标签 第一个内容 第二个内容 第三个内容 a b c d e 1 2 点击切换 4 5 a b c d e 1 2 3 4 5 a b c d e 1 2 3 4 5 a b c d e 1 2 悬浮切换 4 5 111111 222222 333333 444444 555555 a b c d e 1 2 3 4 5 111111 22...
阅读全文
摘要:超多的CSS3圆角渐变按钮CSS3 Gradient Buttonsby Web Designer Wall Rectangle or Rounded Can be Medium or Small Button Tag Span Div P Tag H3 Gray Rounded Medium Small Button Tag Span Div P Tag H3 White Rounded Medium Small Button Tag Span Div P Tag H3 Orange Rounded Medium Small...
阅读全文
摘要:B2B(企业对企业)、B2C(企业对个人)、C2C(个人对个人)
阅读全文
摘要:12款优秀 jQuery Ajax 分页插件和教程 在这篇文章中,我为大家收集了12个基于jQuery框架的 Ajax 分页插件,这些插件都提供了详细的使用教程和演示。Ajax 技术的出现使得Web项目的用户体验有了极大的提高,如今借助优秀的jQuery框架很容易实现各种基于 Ajax 技术实现的功能。我们一起来看看下面这些优秀的分页插件。1.Client-side jQuery pagination plugin : jPagesjPages是一款非常不错的客户端分页插件,有很多特色,例如自动播放、按键翻页、延迟加载等等。浏览详情在线演示2. jPaginate: A Fancy jQue.
阅读全文