-
JavaMake
JavaScript 特效代码生成工具VB版,有需要的就下载吧。(JavaScript effects VB version of the code generation tools, there is a need to download it.)
- 2013-07-15 10:49:15下载
- 积分:1
-
模态 java 脚本来处理房间预订
模态 java 脚本来处理预定房间。此 Java 脚本代码有 HTml 模态叠加函数来处理日历覆盖插件中的创建编辑删除更新事件管理
- 2022-01-22 01:23:02下载
- 积分:1
-
jQuery-File-Upload-9.14.2
说明: jquery版本的上传控件,支持ie及相关浏览器,支持h5(JQuery version of upload control, support IE and related browsers, support H5)
- 2019-05-12 16:38:17下载
- 积分:1
-
50个微信小程序模板(源码下载)
50个微信小程序模板(源码下载)
- 2019-07-24下载
- 积分:1
-
vue开发
这是一个基于Vue+Webpack构建的简单chat示例,聊天记录保存在localStorge。简单演示了Vue的基础特性和webpack配置。
- 2022-04-22 20:26:15下载
- 积分:1
-
华为商城首页源码
华为商城首页仿写,主要运用了html5、jquery、js、php、mysql、ajax、本地存储等技术,部分模块用到bootstrap框架。实现了注册登录效果,以及商品从后台传到前台。
- 2022-01-24 08:59:58下载
- 积分:1
-
javascript脚本实现的树型控件,改善了大数据量时创建树的效率问题...
javascript脚本实现的树型控件,改善了大数据量时创建树的效率问题-javascript script realize the tree controls to improve a large amount of data created when the efficiency of tree
- 2022-04-17 02:47:24下载
- 积分:1
-
jQuery + d3绘制流程图
说明: jQuery + d3绘制流程图绘制流程图绘制流程图(JQuery + D3 Drawing Flow Chart)
- 2020-06-20 02:00:02下载
- 积分:1
-
网页秒表
用html5和JavaScript写的,可以直接用浏览器打开使用,不需要有网络,也不需要安装。
模仿windows10闹钟里的秒表写的,可以计次(分段间隔时长)、记录总时长、记录每次分段的开始时刻,可以修改秒表的名称如:工作、学习、听单词。(second chronograph, write by JavaScript and html5.)
- 2020-06-18 13:00:01下载
- 积分:1
-
check_form
表單驗證
調用為
onBlur=checkform(fname1,fname2,types,value1,value2)
輸入框的驗證
onSubmit subt(this.id)
表單提交時的驗證
兩者需要一起使用
fname1=驗證的項目名
fname2=驗證的副項目名
types=驗證的方式
value1=驗證的值1
value2=驗證的值2
驗證的方式值:(多驗證方式用"|"分割 例: 1|2|3)
0.該值不能為空!
1.您輸入太短了!不能小於value1字符
2.您輸入太多了!不能超過value2字符!
3.你的兩次密碼不一至,請驗證!
4.您的輸入與要求不相符,該輸入只能在value1~value2之間!
5.您輸入的E_mail不正確!請重新輸入!
6.只能為數字
*/(calling for the certification form onBlur = checkform (fname1. fname2, types, value1, value2) input box test onSubmit subt (this.id) at the time of submission of the form Taken together need to verify the use of the test fname1 = fname2 = projects were validated by the deputy project were typ es = verifiable means value1 = the value of a certification value2 = 2 certification test the value of values : (multi-authentication "|" segmentation cases : 1 | 2 | 3) 0. The value can not be empty! 1. Your input is too short! value1 not less than two characters. You lose into too many! not more than value2 characters! 3. your password twice to different, Please validation! 4. Your input is not in line with requirements, The importation of only between value1- value2! 5. E_mail you enter )
- 2006-12-04 13:01:16下载
- 积分:1