Author Archives: Bell

jQuery in 15 minutes [快速入门]

jQuery in 15 minutes View more documents from simon.

Posted in Javascript, jQuery835 views | Tagged | Leave a comment

2009 年度最佳 jQuery 插件

jQuery 是个宝库,而 jQuery 的插件体系是个取之不竭的宝库,众多开发者在 jQuery 框架下,设计了数不清的插件,jQuery  的特长是网页效果,因此,它的插件库也多与 UI 有关。本文是 webdesignledger.com 网站推选的2009年度最佳 jQuery 插件。 拉洋片 在一个固定区域,循环显示几段内容,这种方式很像旧时的拉洋片,2009年,这种 Web 效果大行其道,jQuery 有大量与此有关的插件,以下插件无疑是最佳的。 AnythingSlider

Posted in Javascript, jQuery2,342 views | 4 Comments

呼吸灯效果的按钮

昨天看到一个鼠标的呼吸灯效果,很是喜欢,于是用1张jpg+2张gif图片做了个呼吸灯效果的按钮,因为2个gif图片加起来就差不多28K,所以还用了个CSS图片缓存…[CSS图片缓存会使gif提前载入,但在IE下gif载入后就直接播放了,这就无法实现呼吸灯的效果,暂时没找到解决办法].这个只能算是自娱自乐,因为开销比较大,所以实用性不强. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312" /> <title>iinterest</title> <meta name="description" content="" /> <meta name="keywords" content="" /> <style> * { padding:0; margin:0; } p{ margin:10px 0; text-align:center;} .content{ width:300px; margin:40px auto;} … Continue reading

Posted in UE1,453 views | 6 Comments

86.5元的windows7旗舰版

经过一个星期的等待,今天终于收到联想邮来的windows7 Ultimate,价格相当的实惠,只要86.5元(基本上就是邮费啦,呵呵),起初还真不太相信,只是抱着试试的心态去下了单,没想到这个所谓的联想系统升级BUG还真强大,按照网上提供的申请流程填填数据,接到确认的邮件后付款就OK了…有兴趣的童鞋可以去试试,地址:http://www.lenovo.com/us/en/windows7/

Posted in Software842 views | 1 Comment

[转] 深入CSS行高

Line Height (中文版) View more documents from bigCat Mao. 转自 http://webteam.tencent.com/?p=1503 翻译自 Russ Weakley 的Line Height

Posted in HTML & CSS1,017 views | Leave a comment
Pages: Prev 1 2 3 ...7 8 9 10 11 12 13 ...20 21 22 Next