- 博客(11)
- 收藏
- 关注
原创 透明度圆角盒子
透明度圆角盒子body { background:transparent url(http://imgsrc.baidu.com/forum/pic/item/c9f081cb192c9ae153664f59.jpg) center top no-repeat; padding:
2011-07-20 10:13:05
370
原创 聚焦时隐藏默认文字的文本框(Always or Once)
<br /><!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> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <
2010-11-11 09:45:00
445
转载 《龙猫》FAQ
问:龙猫究竟是什么?答:它的名称很多,有人叫它“巨茸兽”,也有人叫它“兔精灵”。基本上,它就是森林中的精灵。龙猫不是日本的传统形象,主要是出于宫崎骏的想象。然而,它很明显是多种动物的混合:浣熊啦,猫啦(尖尖的耳朵和面部表情),还有猫头鹰(胸口的“V”形标志和夜晚“咕咕”的叫声)。
2010-10-16 15:45:00
2274
转载 Understanding IE8 Compatibility View
Understanding IE8 Compatibility ViewBefore displaying a standards-mode Web page, Internet Explorer 8 checks to see if the domain name of the Web site appears in the Compatibility View List. If so, the site is displayed using Compatibility View. If not, and
2010-10-15 17:43:00
717
转载 图片垂直居中的妙法[兼容]
<br /><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br /><html><head><title></title><br /><style type="text/css"><br />div { border:1px solid #000; width:300px; height:300px; text-
2010-10-13 15:48:00
342
原创 环境
<br />写代码用Editplus +自动完成<br />根据自己的习惯和喜好, 自制自动完成文件, 并在工作中及时的不断的丰富和修正, 尽量最简化常用书写. 爽!<br />用 ^! 设置自动完成后光标的位置, 更加提高效率. 举例:<br />w=width:^!px;<br />bg=background:transparent url(^!) left top no-repeat; <br />!=!important<br />ver=verdana<br />dc=<div class="^!
2010-10-08 17:00:00
327
转载 杂: 任务栏宽度,
<br />----修改任务栏的宽度-------------------------------------------------------------------<br /> 打开 HKEY_CURRENT_USER/Control Panel/Desktop/WindowMetrics<br /> 新建 MinWidth 字符串值,设置其值(18的倍数,如90)<br />---------------------------------------------------------------
2010-08-12 09:21:00
315
原创 前端浏览器兼容新方案
js判断浏览器并返回缩写,把缩写作为类名加到的class里,css里以缩写类区分样式No CSS Hack,No Conditional Comments,单个CSS文件,调试维护都方便
2010-07-23 14:38:00
501
转载 关于JS和CSS文件后面的参数
1. 脚本由服务端动态生成的, 因此带了个版本号以示区别 2. 使得客户端浏览器重新下载新的js或css文件, 而不是读缓存
2010-07-23 14:33:00
297
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人