随笔分类 -  UI

摘要:Strict mode 阅读全文
posted @ 2019-10-29 16:53 PanPan003 阅读(194) 评论(0) 推荐(0) 编辑
摘要:JavaScript technologies overview 阅读全文
posted @ 2019-10-29 16:51 PanPan003 阅读(276) 评论(0) 推荐(0) 编辑
摘要:原文链接:Understanding Syntax and Code Structure 阅读全文
posted @ 2019-10-29 14:28 PanPan003 阅读(114) 评论(0) 推荐(0) 编辑
摘要:how to Install and Use Node.js and npm (Mac, Windows, Linux) In order to use almost any development tools based in JavaScript, you'll need to know how 阅读全文
posted @ 2019-10-29 14:27 PanPan003 阅读(364) 评论(0) 推荐(0) 编辑
摘要:原文链接 Getting Started with React - An Overview and Walkthrough Tutorial Prerequisites There are a few things you should know in advance before you star 阅读全文
posted @ 2019-10-29 14:26 PanPan003 阅读(470) 评论(0) 推荐(0) 编辑
摘要:原文链接:Introduction to the DOM Introduction The Document Object Model, usually referred to as the DOM, is an essential part of making websites interacti 阅读全文
posted @ 2019-10-29 14:18 PanPan003 阅读(195) 评论(0) 推荐(0) 编辑
摘要:原文链接 MDN上有关JavaScript的内容 箭头函数, 类, 模板字符串, let, const Babel REPL 阅读全文
posted @ 2019-10-28 18:37 PanPan003 阅读(124) 评论(0) 推荐(0) 编辑
摘要:官网链接React 用于构建用户界面的 JavaScript 库 特色 声明式: React 使创建交互式 UI 变得轻而易举。为你应用的每一个状态设计简洁的视图,当数据改变时 React 能有效地更新并正确地渲染组件。 以声明式编写 UI,可以让你的代码更加可靠,且方便调试。 组件化 创建拥有各自 阅读全文
posted @ 2019-10-28 18:12 PanPan003 阅读(685) 评论(0) 推荐(0) 编辑
摘要:Vue.js 渐进式JavaScript 框架 易用:已经会了 HTML、CSS、JavaScript?即刻阅读指南开始构建应用! 灵活:不断繁荣的生态系统,可以在一个库和一套完整框架之间自如伸缩。 高效:20kB min+gzip 运行大小;超快虚拟 DOM;最省心的优化 易用:已经会了 HTML 阅读全文
posted @ 2019-10-28 17:47 PanPan003 阅读(142) 评论(0) 推荐(0) 编辑
摘要:form提交绑定到特定的iframe & form的结果在dialog上显示 form:target属性 modal显示iframe 绑定js事件 触发modal 阅读全文
posted @ 2019-04-09 17:59 PanPan003 阅读(985) 评论(0) 推荐(0) 编辑
摘要:js保存cookie数据 js获取cookie数据 阅读全文
posted @ 2019-02-25 16:55 PanPan003 阅读(324) 评论(0) 推荐(0) 编辑
摘要:Validator.destroy() Destroys this instance of validator freeing up resources and unregistering events. jQuery.validator.methods Object holding all val 阅读全文
posted @ 2018-12-27 17:49 PanPan003 阅读(308) 评论(0) 推荐(0) 编辑
摘要:原文 :unchecked Selector Selects all elements that are unchecked. jQuery( ":unchecked" ) Inversion of :checked. jQuery( ":unchecked" ) Inversion of :che 阅读全文
posted @ 2018-12-27 17:29 PanPan003 阅读(130) 评论(0) 推荐(0) 编辑
摘要:step method step method Makes the element require a given step. step( value ) value Type: Number Step value required step( value ) value Type: Number 阅读全文
posted @ 2018-12-27 17:24 PanPan003 阅读(211) 评论(0) 推荐(0) 编辑
摘要:原文 .validate() validate( [options ] ) options Type: Object debug (default: false) Type: Boolean Enables debug mode. If true, the form is not submitted 阅读全文
posted @ 2018-12-27 16:49 PanPan003 阅读(216) 评论(0) 推荐(0) 编辑
摘要:jQuery validator 主页 github地址 demo学习 效果: Validate forms like you've never validated before! 自定义Validate: doesn't jQuery make it easy to write your own 阅读全文
posted @ 2018-12-27 16:04 PanPan003 阅读(222) 评论(0) 推荐(0) 编辑
摘要:jquery.validate.js github地址 官方主页 doc demo jquery-validation-unobtrusive github地址 demo doc 阅读全文
posted @ 2018-11-07 16:00 PanPan003 阅读(122) 评论(0) 推荐(0) 编辑
摘要:art-template for github 中文官方文档 html中添加js: <script type="text/javascript" src="~/Scripts/template-web.js" asp-append-version="true"></script> html中添加te 阅读全文
posted @ 2018-11-07 15:39 PanPan003 阅读(207) 评论(0) 推荐(0) 编辑
摘要:reactnative官网 ReactNative文档 阅读全文
posted @ 2018-11-05 20:15 PanPan003 阅读(128) 评论(0) 推荐(0) 编辑
摘要:Vue官网 Vue官方教程 阅读全文
posted @ 2018-11-05 20:09 PanPan003 阅读(159) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示