
网页
文章平均质量分 50
zjsunshine
媒体
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
常用表单格式的五点技巧
<!--google_ad_client = "pub-5186257027655535";/* 728x90, 创建于 08-9-16 */google_ad_slot = "8128559615";google_ad_width = 728;google_ad_height = 90;//--><script type="text/javascript"sr原创 2008-10-10 22:24:00 · 242 阅读 · 0 评论 -
Request.form及querystring用法
<!--google_ad_client = "pub-5186257027655535";/* 728x90, 创建于 08-9-16 */google_ad_slot = "8128559615";google_ad_width = 728;google_ad_height = 90;// -->当用户填写页面内容时所提供的全部值,或在浏览器地址栏输入在UR转载 2009-12-08 02:46:00 · 1412 阅读 · 0 评论 -
css阴影效果
azhong.com <!--#shadow{position: relative;left: 3px;top: 3px;margin-right: 3px;margin-bottom: 3px;}#shadow .shadow2,#shadow .shadow3,#shadow .content {position转载 2009-08-28 20:42:00 · 455 阅读 · 1 评论 -
css不起作用的两个原因
<!--google_ad_client = "pub-5186257027655535";/* 728x90, 创建于 08-9-16 */google_ad_slot = "8128559615";google_ad_width = 728;google_ad_height = 90;// -->一. 文件头 二. css文件的编码问题。默认原创 2009-06-05 00:37:00 · 3614 阅读 · 0 评论 -
display 和visibility的区别
<!--google_ad_client = "pub-5186257027655535";/* 728x90, 创建于 08-9-16 */google_ad_slot = "8128559615";google_ad_width = 728;google_ad_height = 90;//--><script type="text/javascript"sr原创 2008-12-12 00:36:00 · 249 阅读 · 0 评论 -
弹出浮层,隐藏底层页面
<!--google_ad_client = "pub-5186257027655535";/* 728x90, 创建于 08-9-16 */google_ad_slot = "8128559615";google_ad_width = 728;google_ad_height = 90;//--><script type="text/javascript"sr转载 2008-11-05 01:19:00 · 1873 阅读 · 0 评论 -
上传图片时,预览选定要上传文件
上传图片时预览选定的图片 function viewpimg(imgurl,imgid) { var img=document.getElementById(imgid); img.src=imgurl; }"uplogo" style="WIDTH:原创 2008-10-15 19:05:00 · 311 阅读 · 0 评论 -
CSS+JS实现的选项卡效果(html组件)
<!--google_ad_client = "pub-5186257027655535";/* 728x90, 创建于 08-9-16 */google_ad_slot = "8128559615";google_ad_width = 728;google_ad_height = 90;//--><script type="text/javascript"sr原创 2008-10-10 22:25:00 · 467 阅读 · 0 评论 -
CSS截取字符串,无乱码超方便
<!--google_ad_client = "pub-5186257027655535";/* 728x90, 创建于 08-9-16 */google_ad_slot = "8128559615";google_ad_width = 728;google_ad_height = 90;//--><script type="text/javascript"sr原创 2008-10-10 22:22:00 · 5927 阅读 · 0 评论