随笔分类 -  html js

常用的MIME类型
摘要:.doc application/msword .docx application/vnd.openxmlformats-officedocument.wordprocessingml.document .rtf application/rtf .xls application/vnd.ms-exc 阅读全文

posted @ 2016-02-29 18:09 嘘寒问暖 阅读(345) 评论(0) 推荐(0)

js 获取本周、上周、本月、上月方法
摘要:1 /** 2 * Created by Administrator on 2015/12/11. 3 */ 4 dateRange = { 5 currentDate: new Date(), 6 millisecond: 1000 * 60 * 60 * 24,... 阅读全文

posted @ 2015-12-17 12:03 嘘寒问暖 阅读(1902) 评论(0) 推荐(0)

html jquery select 三级菜单
摘要:通过读取json数据完成无刷新加载 getJSON获取数据 area.json[ { "p": "江西省", "c": [ { "ct": "南昌市", "d": [ { ... 阅读全文

posted @ 2015-08-24 15:59 嘘寒问暖 阅读(647) 评论(0) 推荐(0)

js html select 二级菜单
摘要:select二级下拉菜单 阅读全文

posted @ 2015-08-24 13:22 嘘寒问暖 阅读(1817) 评论(0) 推荐(0)

导航