随笔 - 95  文章 - 1  评论 - 411  阅读 - 10万
08 2008 档案
[javascript]Preserving Scope in JavaScript (this)
摘要:link: http://neo.dzygn.com/archive/2004/05/preserving-scope-in-javascript Preserving Scope in JavaScript Solution #3: Closures In JavaScript you can share variables between functions. Such a sha... 阅读全文
posted @ 2008-08-26 23:05 JIN Weijie 阅读(295) 评论(0) 推荐(0) 编辑
[css]CSS hack:区分IE6,IE7,firefox
摘要:CSS hack:区分IE6,IE7,firefox 区别IE6与FF: background:orange;*background:blue; 区别IE6与IE7: background:green !important;background:blue; 区别IE7与FF: background:orange; *background:green; ... 阅读全文
posted @ 2008-08-26 16:33 JIN Weijie 阅读(275) 评论(0) 推荐(0) 编辑
[javascript] 用js得到文件大小
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 1 9 10 11 阅读全文
posted @ 2008-08-12 17:18 JIN Weijie 阅读(744) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示