当前位置:网站首页>Js学习笔记(四)
Js学习笔记(四)
2022-08-03 05:09:00 【一个从机械跳计算机的小菜鸡】
(106条消息) 使用JS实现表单验证_星海少年的博客-CSDN博客_js表单验证
表单验证;
(106条消息) 使用JS实现表单验证_星海少年的博客-CSDN博客_js表单验证
复选框的全选和取消;
获取下拉列表的value;
周期函数setInterval;
支持内置类Array;
BOM编程的open和close;
弹出确认框;
BOM编程的history和location;
window 对象给我们提供了一个 location 属性用于获取或设置窗体的 URL,并且可以用于解析 URL 。 因为这个属性返回的是一个对象,所以我们将这个属性也称为 location 对象。
history 对象一般在实际开发中比较少用,但是会在一些 OA 办公系统中见到
将当前窗口设置为顶级窗口;
if (window.top != window.self) {
window.top.location = window.self.location;
}
json是轻量级的数据传输格式
json是无类型的对象
json是已经实现了的对象
边栏推荐
- typescript43-类型兼容性说明
- 探索性测试的概念及方法
- 建造者模式(Builder Pattern)
- Common fluorescent dyes to modify a variety of groups and its excitation and emission wavelength data in the data
- UV 裂解的生物素-PEG2-叠氮|CAS:1192802-98-4生物素接头
- 高可用 两地三中心
- 【开发者必看】【push kit】推送服务服务典型问题合集2
- Get the Ip tool class
- Jmeter 模拟多用户登录的两种方法
- Super handy drawing tool is recommended
猜你喜欢
Tributyl-mercaptophosphane "tBuBrettPhos Pd(allyl)" OTf), 1798782-17-8
Interface Test Framework Practice (4) | Get Schema Assertion
idea uses @Autowired annotation to explain the reasons and solutions
接口测试框架实战(四)| 搞定 Schema 断言
BIOTIN ALKYNE CAS:773888-45-2价格,供应商
Exception(异常) 和 Error(错误)区别解析
Install PostgreSQL on Windows
力扣561. 数组拆分
How to use the interface management tool YApi?Beautiful, easy to manage, super easy to use
Common lipophilic cell membrane dyes DiO, Dil, DiR, Did spectrograms and experimental procedures
随机推荐
Unity2D horizontal board game tutorial 6 - enemy AI and attack animation
反射注解基础
获取Ip工具类
shell脚本循环语句
UV 裂解的生物素-PEG2-叠氮|CAS:1192802-98-4生物素接头
接口测试如何准备测试数据
Apache DolphinScheduler版本2.0.5分布式集群的安装
Windows 安装PostgreSQL
Modified BiotinDIAZO-Biotin-PEG3-DBCO|diazo-biotin-tripolyethylene glycol-diphenylcyclooctyne
探索性测试的概念及方法
presto安装部署教程
Two ways to simulate multi-user login in Jmeter
1054 求平均值 (20 分)
Technology Sharing | How to do assertion verification for xml format in interface automation testing?
接口测试框架实战 | 流程封装与基于加密接口的测试用例设计
Interface Test Framework Practice | Process Encapsulation and Test Case Design Based on Encrypted Interface
Get the Ip tool class
Ali cloud object storage oss private barrels to generate links
Shell conditional statement judgment
建造者模式(Builder Pattern)