02 2016 档案

摘要:ios: -webkit-user-select:none;-ms-user-select: none;-moz-user-select: none;user-select: none;-webkit-touch-callout:none;-ms-touch-callout:none;-mozt-t 阅读全文
posted @ 2016-02-29 18:23 fcc_0214 阅读(262) 评论(0) 推荐(0)
摘要:var s_l = $('.singer-v-list dl');$.each(s_l, function() { var _text = $(this).find('dd'), _maxtext = 30; if (_text.text().length > _maxtext) { _text.t 阅读全文
posted @ 2016-02-29 11:49 fcc_0214 阅读(140) 评论(0) 推荐(0)
摘要:<!-- 声明文档 --> <meta charset='utf-8'> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> //指示IE以目前可用的最高模式显示内容 <!-- SEO 优化 --> <meta name="descript 阅读全文
posted @ 2016-02-14 17:15 fcc_0214 阅读(398) 评论(0) 推荐(0)