10 2016 档案
摘要://获取地址栏参数 function getArgs(){ var args = {}; var match = null; var search = decodeURIComponent(window.search.substring(1)); var reg = /(?:([^&]+)=([^&
阅读全文
摘要:(function($) { $.fn.extend({ //myField 对象元素 myValue 插入值 insertAtCursor: function(myField,myValue) { //IE下 if (document.selection) { myField.focus();//
阅读全文
摘要:<button type="button" id="sendMsg" class="sui-btn btn-success" style="height:32px;" onclick="time()">获取验证码</button> //倒计时 var wait = 30; function time
阅读全文
摘要:<!doctype html><html><head> <meta charset="utf-8"> <title>指定时间倒计时</title></head><body><DIV id="CountMsg" class="HotDate"> <span id="t_d">00天</span> <s
阅读全文

浙公网安备 33010602011771号