js代码库
摘要: http://www.sharejs.com/code.aspx
阅读全文
posted @
2010-11-30 14:09 antony.net 阅读(23) |
评论 (0) 编辑
table css 固定表头
摘要: <html><style type="text/css"> <!-- body,table, td, a {font:9pt;} /*重点:固定行头样式*/.scrollRowThead{position: relative; left: expression(this.parentElement.parentElement.parentElement.parentE...
阅读全文
posted @
2010-11-19 17:37 antony.net 阅读(96) |
评论 (0) 编辑
Hash Tables in Javascript
摘要: 转:http://www.mojavelinux.com/articles/javascript_hashes.htmlHash Tables in JavascriptConstructing a Hash Table Implementation for JavascriptJavascript is a prototype based object-oriented language whe...
阅读全文
posted @
2010-11-15 21:49 antony.net 阅读(47) |
评论 (0) 编辑