常用js方法DIR01 倒计时网址校验varreg=/(http|ftp|https):\/\/[\w\-_]+(\.[\w\-_]+)+([\w\-\.,@?^=%&:/~\+#]*[\w\-\@?^=%&/~\+#])?/if(!reg.test(val)){returnfalse}returntrue;