第三阶段——jS——webApi编程——BOM

BOM内容

基本内容:
https://www.cnblogs.com/AFBF/p/14289898.html

DOM:
https://www.cnblogs.com/AFBF/p/14289936.html

BOM
https://www.cnblogs.com/AFBF/p/14289964.html

移动端+JQuery+js面向对象
https://www.cnblogs.com/AFBF/p/14289973.html

image-20210104181315803

窗口加载事件

image-20210104181806569

image-20210104181847068

image-20210104182014833

调整窗口大小

image-20210104182216049

定时器和相关案列

image-20210104182438339

setTimeout()定时器

image-20210104182949212

image-20210104182914140

停止定时器

image-20210105101515768

image-20210105102009909

回调函数

image-20210104183115529

setlnterval()定时器

image-20210105102215948

image-20210105102754416

location对象

image-20210105104845221

image-20210105105127953

location对象方法

image-20210105110137990

image-20210105110334601

image-20210105110443260

history对象

image-20210105110540465

PC端网页特效

元素偏移量offset系列

案列有拖拽模态框、仿京东放大镜

image-20210105112246209

image-20210105112636344

client系列

元素滚动scroll系列

image-20210105171727633

image-20210105171831492

案列:淘宝栏固定定位

image-20210105193120665

点击按钮返回顶部

image-20210105195823977

image-20210105195859948

立即执行函数

image-20210105170241236

image-20210105170350123

image-20210105170454226

image-20210105170611856

image-20210105171423838

总结

image-20210105193238747

经典面试题:mouseenter和mouserover的区别

image-20210105193524956

动画函数封装

image-20210105193719099

image-20210105194359504

原文地址:https://www.cnblogs.com/AFBF/p/14289964.html