摘要:
Steve Souders这个家伙写了一本书叫做:High Performance Web Sites: Essential Knowledge for Front-End Engineers 这本书里定义了14条让你的网页加速的方法,分别如下: 1. Make fewer HTTP requests 2. Use a CDN 3. Add an Expires header 4. Gzip co... 阅读全文
随笔分类 - Other
JavaScript和CSS速查手册
2007-10-09 09:49 by sun@live, 676 阅读, 收藏,
摘要:
JavaScript对象、方法、函数、属性速查:CSS属性速查: 阅读全文
Windows Live Writer
2006-08-14 12:58 by sun@live, 257 阅读, 收藏,
摘要:
首先下载Window Live Writer 1.0(beta):点击下载(如果系统没有安装.NET framewolk,先下载安装) 阅读全文
写的一个双向选择器(JS)
2006-06-04 14:01 by sun@live, 672 阅读, 收藏,
摘要:
Web双向选择器 " name="btnRight" onclick="moveItem(right,left)" /> ... 阅读全文