以梦为马,不负韶华。

导航

随笔分类 -  js小案例

js常见特效及练习
js瀑布流布局
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2020-05-14 16:29 小冉哥、 阅读(152) 评论(0) 推荐(0)

键盘控制物体走
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv 阅读全文

posted @ 2020-03-16 13:44 小冉哥、 阅读(104) 评论(0) 推荐(0)

数组模拟三级联动
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2020-01-15 12:54 小冉哥、 阅读(284) 评论(0) 推荐(0)

简单音乐播放器
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2020-01-10 17:07 小冉哥、 阅读(119) 评论(0) 推荐(0)

拖动模态框(2)
摘要:<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta http-equiv 阅读全文

posted @ 2020-01-10 16:51 小冉哥、 阅读(101) 评论(0) 推荐(0)

拖拽放大框效果
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2020-01-10 16:49 小冉哥、 阅读(130) 评论(0) 推荐(0)

选项卡
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2020-01-01 20:54 小冉哥、 阅读(124) 评论(0) 推荐(0)

京东轮播图案例
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2020-01-01 20:51 小冉哥、 阅读(159) 评论(0) 推荐(0)

拖动模态框
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2020-01-01 20:48 小冉哥、 阅读(129) 评论(0) 推荐(0)

放大镜效果
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2020-01-01 20:47 小冉哥、 阅读(96) 评论(0) 推荐(0)

简单功能的音乐播放器
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2020-01-01 20:46 小冉哥、 阅读(194) 评论(0) 推荐(0)

计算器
摘要:<!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-e 阅读全文

posted @ 2019-12-31 11:55 小冉哥、 阅读(103) 评论(0) 推荐(0)