08 2007 档案
用相对定位和负向移动完成图片象框阴影
摘要: <style>.out { position:relative; background:#bbb; margin:10px auto; width:285px }.in { background:#fff; border:1px solid #555; padding:10px 5px; position:relative; top:-5px; left:-5px; }</...阅读全文
posted @ 2007-08-30 21:53 fisherman| 编辑
负边距居中法(水平居中、垂直居中)
摘要: 本法兼容ie、firefox,opera没试过<style type="text/css">.box {background-color:#000000; color:#ccc; width:760px; height:500px; border:1px solid #ccc; position:absolute; margin:-250px 0px 0px -380px; top:5...阅读全文
posted @ 2007-08-30 21:38 fisherman| 编辑
CSS 代码格式化工具
摘要: <!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&g...阅读全文
posted @ 2007-08-30 21:00 fisherman| 编辑
JS代码的格式化和压缩
摘要: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><!-- saved from url=(0070)http://www.yaosansi.com/blog/attachments/month_0605/u200652501347.html --><HTML><HEAD>&l...阅读全文
posted @ 2007-08-30 16:10 fisherman| 编辑
把SQL SERVER里表里的数据导出成为insert into 脚本
posted @ 2007-08-25 19:26 fisherman| 编辑
对FckEditor编辑器在MAXTHON浏览器下选择服务器文件对话框显示不正常的改进
posted @ 2007-08-21 10:27 fisherman| 编辑
