随笔分类 -  html

html
 
td上长英文单词换行
摘要:word-wrap:break-word;和width:500px(不能用百分比)必须同时设置在td上才可以使长的英文单词换行。。。。 阅读全文
posted @ 2007-10-15 15:12 deadshot123 阅读(691) 评论(0) 推荐(0)
简单的web文件管理器
摘要:简单的web文件管理器 阅读全文
posted @ 2007-01-02 16:28 deadshot123 阅读(1039) 评论(0) 推荐(0)
模拟进度条(转)
摘要:模拟进度条(转) 阅读全文
posted @ 2006-12-28 11:19 deadshot123 阅读(350) 评论(0) 推荐(0)
继承Button防止表单的重复提交!
摘要:继承Button防止表单的重复提交! 阅读全文
posted @ 2006-12-22 13:36 deadshot123 阅读(670) 评论(1) 推荐(0)
如何防止重复提交问题?
摘要:如何防止重复提交问题? 阅读全文
posted @ 2006-12-22 10:34 deadshot123 阅读(1141) 评论(0) 推荐(0)
__doPostBack的使用(转)
摘要:__doPostBack的使用(转) 阅读全文
posted @ 2006-12-22 09:56 deadshot123 阅读(468) 评论(0) 推荐(0)
shtml基础知识讲解
摘要:shtml基础知识讲解 阅读全文
posted @ 2006-12-21 14:00 deadshot123 阅读(410) 评论(0) 推荐(0)
简单js验证类
摘要:对需要验证的页面配置一下即可进行验证,验证的方式可以自定义验证工程一、为需要验证的页面配置一个该页面的验证js文件,需要验证的html控件必须放在id为form1的form内 比如例子工程中的 simple.js/************************************************************************************/ ... 阅读全文
posted @ 2006-12-19 14:08 deadshot123 阅读(748) 评论(0) 推荐(0)
使用htc导致Internet Explorer 无法打开Internet站点http://localhost/Test/index.aspx 已终止操作 ?
摘要:htc内容:Title: dataGrid在页面拖动行(在表头,用htc文件实现) * Description: dataGrid在页面拖动行(在表头,用htc文件实现) * Copyright: 2005-2005 by mail_ricklee Corporation * Company: mail_ricklee Corporation * CreateTime: 2005-04-23 21... 阅读全文
posted @ 2006-12-18 14:29 deadshot123 阅读(2326) 评论(0) 推荐(0)
web打印的另类方法(转)
摘要:web打印的另类方法(转) 阅读全文
posted @ 2006-12-14 16:44 deadshot123 阅读(419) 评论(1) 推荐(0)
用JSON技术加快AJAX程序开发(转)
摘要:用JSON技术加快AJAX程序开发(转) 阅读全文
posted @ 2006-12-12 17:06 deadshot123 阅读(400) 评论(0) 推荐(0)
js第一次学习笔记
摘要:js第一次学习笔记 阅读全文
posted @ 2006-12-12 16:41 deadshot123 阅读(321) 评论(0) 推荐(0)
常用代码集合
摘要:常用代码集合 阅读全文
posted @ 2006-12-08 16:31 deadshot123 阅读(144) 评论(0) 推荐(0)
index.aspx#Scene_1 中#号的用法
摘要:index.aspx#Scene_1 中#号的用法 阅读全文
posted @ 2006-12-07 11:09 deadshot123 阅读(239) 评论(0) 推荐(0)
如何设置高度为1的分隔线
摘要:如何设置高度为1的分隔线 阅读全文
posted @ 2006-12-07 09:09 deadshot123 阅读(682) 评论(0) 推荐(0)
字符文本中字符太多 解决方法
摘要:字符文本中字符太多 解决方法 阅读全文
posted @ 2006-12-05 14:18 deadshot123 阅读(4300) 评论(6) 推荐(0)
网页中Flash播放器常用参数设置(转)
摘要:网页中Flash播放器常用参数设置(转) 阅读全文
posted @ 2006-12-04 15:17 deadshot123 阅读(1152) 评论(0) 推荐(1)
自适应大小的iframe
摘要:自适应大小的iframe 阅读全文
posted @ 2006-11-18 16:02 deadshot123 阅读(246) 评论(0) 推荐(0)
nowrap和nobr的使用
摘要:nowrap和nobr的使用 阅读全文
posted @ 2006-11-18 13:25 deadshot123 阅读(1164) 评论(0) 推荐(0)
CSS定位:z-index
摘要:CSS定位:z-index 阅读全文
posted @ 2006-11-17 23:43 deadshot123 阅读(237) 评论(0) 推荐(0)