Loading

摘要: 原代码:1 2 显示全部主题3 chrome中会报错:uncaught syntaxerror unexpected end of input后修改为: 显示全部主题就可以了;但是对于href="#"是否会导致页面窜到顶部还需要再验证; 阅读全文
posted @ 2015-01-20 17:11 stono 阅读(7416) 评论(1) 推荐(0)
摘要: Sublime Text 3 Build 3065Preferences-Key Bindings User:直接key binding:{ "keys": ["alt+c"], "command": "open_in_browser" }就可以用了; 阅读全文
posted @ 2015-01-20 08:39 stono 阅读(229) 评论(0) 推荐(0)
摘要: 使用jQuery的时候,js文件代码位置规范 阅读全文
posted @ 2015-01-20 08:24 stono 阅读(328) 评论(0) 推荐(0)
摘要: jQuery 子元素选择 阅读全文
posted @ 2015-01-20 06:29 stono 阅读(1069) 评论(0) 推荐(0)