会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Possible.
.net成长之路
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
2012年12月11日
treeview checkbox 全选
摘要: 1、JS2、.CSthis.TreeView1.Attributes.Add("onclick", "OnTreeNodeChecked()"); ---------------------------------------------------分割线 方法2------------------...
阅读全文
posted @ 2012-12-11 11:15 影像。
阅读(184)
评论(0)
推荐(0)
2012年10月12日
自己写的一个导航,CSS+UL
摘要: CSS样式<style type="text/css"> ul{list-style: none;font-size: 12px;} ul li{float: left;line-height: 33px;text-align: center;letter-spacing:1px; margin-left:3px; font-family:@微软雅黑; font-weight:bold; } ul li a{color: #fff;display: block;height: 33px; text-decoration: none; padding-l...
阅读全文
posted @ 2012-10-12 15:50 影像。
阅读(238)
评论(0)
推荐(0)
2012年10月11日
两个很炫的导航菜单(转自中国站长天空)
摘要: View Code <!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><title>中国站长天空-网页特效-导航菜单-漂亮且兼容各种浏览器的多级下拉导航菜单(四)</title><me
阅读全文
posted @ 2012-10-11 15:35 影像。
阅读(217)
评论(0)
推荐(0)
2012年9月18日
telerik:RadGrid 学习笔记2 属性设置
摘要: <telerik:RadGrid ID="RadGrid1" runat="server" GridLines="None" AllowPaging="True" PageSize="20" EnableAJAX="True" Width="100%" AutoGenerateColumns="False" ShowStatusBar="True" OnNeedDataSource="RadGrid1
阅读全文
posted @ 2012-09-18 10:01 影像。
阅读(977)
评论(0)
推荐(0)
2012年9月12日
telerik:RadGrid 学习笔记1 (增删查改)
摘要: <fieldset style="width: 97%"> <telerik:RadGrid ID="RadGrid1" runat="server" GridLines="None" AllowPaging="True" PageSize="20" AllowSorting="True" Width="100%" AutoGenerateColumns="False" EnableAJAX=&qu
阅读全文
posted @ 2012-09-12 11:03 影像。
阅读(910)
评论(0)
推荐(0)
上一页
1
2
公告