GitHub 博客园 Nanakon
上一页 1 ··· 99 100 101 102 103 104 105 106 107 ··· 110 下一页

2012年6月26日

摘要: <!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- 阅读全文
posted @ 2012-06-26 17:36 jzm17173 阅读(148) 评论(0) 推荐(0)
摘要: <!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- 阅读全文
posted @ 2012-06-26 16:14 jzm17173 阅读(97) 评论(0) 推荐(0)

2012年6月24日

摘要: var array = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]'sort,reverse,pop,shift'.replace(/\w+/g, function(method) { setTimeout(function() { if (method === 'sort') { array[method](function(a, b) { return a - b }) } else { array[method]() } ... 阅读全文
posted @ 2012-06-24 22:18 jzm17173 阅读(196) 评论(0) 推荐(0)

2012年6月21日

摘要: 阅读全文
posted @ 2012-06-21 14:45 jzm17173 阅读(136) 评论(0) 推荐(0)

2012年6月18日

摘要: 阅读全文
posted @ 2012-06-18 18:48 jzm17173 阅读(123) 评论(0) 推荐(0)
摘要: 兼容IE,Firefox,chrome等浏览器 : 设为首页和收藏的Javascript代码收藏 阅读全文
posted @ 2012-06-18 13:21 jzm17173 阅读(140) 评论(0) 推荐(0)

2012年6月15日

摘要: 最简洁短小的 JavaScript 判定 IE 浏览器 by lyzhttp://www.cnblogs.com/lyz8/archive/2010/03/21/1691123.html{已存}<!DOCTYPE html><html><head> <meta charset="UTF-8"> <title></title></head><body> <script type="text/javascript"> var notIe = -[1,] 阅读全文
posted @ 2012-06-15 14:11 jzm17173 阅读(82) 评论(0) 推荐(0)
摘要: Javascript绝句欣赏http://site.douban.com/widget/notes/22456/note/142716442/// 取整同时转成数值型// 结果10document.writeln('10.567890'|0);// 结果10document.writeln('10.567890'^0);// 结果-2document.writeln(-2.23456789|0);// 结果-2document.writeln(~~-2.23456789);// 日期转数值// 结果1339725688630document.writeln((f 阅读全文
posted @ 2012-06-15 13:29 jzm17173 阅读(205) 评论(0) 推荐(0)

2012年6月14日

摘要: jQuery SparklinesjQuery News Ticker 公告Reveal.js#幻灯片Pause#动画暂停10个最佳jQuery Lightbox效果插件收集20 New jQuery Plugins Worth Taking a Look at11 个最佳 jQuery 滚动条插件 阅读全文
posted @ 2012-06-14 19:55 jzm17173 阅读(135) 评论(0) 推荐(0)

2012年6月12日

摘要: <!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- 阅读全文
posted @ 2012-06-12 18:04 jzm17173 阅读(124) 评论(0) 推荐(0)
上一页 1 ··· 99 100 101 102 103 104 105 106 107 ··· 110 下一页

导航

轻音