随笔分类 - js
摘要:1.当前地址:http:xxxx.com?type=1&area=2; 2.获取当前地址代码 var Url_url = { GetRequest : function(strName) { var strHref = window.location.href; var intPos = strHr
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要:1.html代码: 距活动开始还有: 天 时 分 秒 距活动开始还有: 天 ...
阅读全文
摘要:修改成功,系统将在 3 秒后自动跳转,如果不想等待,直接点击 返回js代码:var timeID = 0, timeLeft = 3;function count() { timeLeft--; $('#second').text(timeLeft); if (tim...
阅读全文

浙公网安备 33010602011771号