Asp.Net教程,WinForm教程,Asp.Net MVC,vs2008教程,vs2010教程,Silverlight技术,源码下载,Asp.Net视频教程
全站热门标签
vs2010 Silverlight 存储过程 水晶报表 ADO.NET JavaScript LINQ AjaxPro DataGridView 面向对象 Extjs GridView XML DevExpress HTML教程 Oracle jQuery 分页 Prototype教程 GDI+ Visual C++2010 MySQL Office2010 WPF MVC Dojo WCF4.0 VB.NET Sql2005 textbox cookie WCF WinForm Discuz!NT SQL经典语句 T-SQL checkbox ASPxGridView F# asp.net SQL VS2008新特性 DropDownList Access TreeView Ajax VS2008 页面执行时间 Flex 字符串 回调 VB2005 DataSet C#时间 ASP.NET性能优化 用户在线检测
jQuery JavaScriptHtml/Css Flex Dojo ExtJS AJAX
当前位置: 主页 > Web编程 > Html/Css >
  • [Html/Css] 简单的HoverMenu效果 日期:2011-12-28 22:15:52 点击:2 好评:0

    简单的HoverMenu效果...

  • [Html/Css] div弹出层的ajax登录(Jquery版) 日期:2011-11-03 10:35:26 点击:37 好评:0

    本人不善于jquery,也不善于div+css的排版,今天把vs2008打了个补丁,然后摸索了2个多小时做完这个例子和博客,手都敲软了,在这里和大家分享学习下! div弹出层,我没有点击事件,是页面一加载就弹出来,你也可以改成$(#id).click(function(){});放这里面就可以点击某个id事件来弹出层了,上预览图: 页面加载完成时: 当验证码...

  • [Html/Css] 网页漂浮广告 日期:2011-08-07 11:34:53 点击:10 好评:0

    div div id =img style =position:absolute;left:35px;top:556px;width:160;height:106 P A href =http://www.17aspx.com/ target =_blank IMG height =131 src =http://www.17aspx.com/share/i...

  • [Html/Css] CSS100%布局小事例 日期:2011-07-17 08:43:05 点击:9 好评:0

    head title/title style type=text/css *{ padding:0; margin:0;} html{ overflow:hidden; height:100%} body{height:100%; width:100%;} /style /head body style=position:relative; height:1...

  • [Html/Css] 中文汉字GB2312和UTF-8的编码转换程序 日期:2011-06-28 20:16:44 点击:8 好评:0

    中文汉字GB2312和UTF-8的编码转换程序...

  • [Html/Css] 彻底隐藏你HTML网页的源代码 日期:2011-06-28 20:14:36 点击:5 好评:0

    彻底隐藏你HTML网页的源代码 ...

  • [Html/Css] HTML5:FieldSet与Legend标签,HTML中的GroupBox 日期:2011-06-22 21:05:41 点击:5 好评:0

    HTML5:FieldSet与Legend标签,HTML中的GroupBox...

  • [Html/Css] css控制字间距和字母间距 日期:2011-05-04 20:28:00 点击:21 好评:0

    英文单词间距设置: word-spacing : 5px 英文字母字母间距,汉字间距 letter-spacing : 10px 单位: in (英寸) cm (厘米) mm (毫米) pt (点数) pc (打字机字间距) em (ems) ex (x-height) px (象素)...

  • [Html/Css] checkbox css 写法 日期:2011-05-04 20:26:54 点击:14 好评:0

    style type = text/css . checkboxes label { display : block ; float : left ; /* white-space : nowrap ; */ padding-right : 10px ; padding-left : 22px ; text-indent : - 22px ; } . che...

  • [Html/Css] 模仿新浪军事频道首页图片切换新闻的效果 日期:2010-10-05 09:21:33 点击:51 好评:0

    下面是代码,就一个方法 public string ListImgNews(int count) { string sql = string.Empty; sql = select top + count.ToString() + * from ImgNews; DataTable dt = db.GetDataSet(sql).Tables[0]; str...

  • [Html/Css] 在下拉列表中显示多级树形菜单 日期:2010-09-24 19:17:24 点击:24 好评:0

    !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在下拉列表中显示的多级树形...

赞助商链接
推荐内容