摘要: 添加必要代码 <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=0.5, maximum-scale=2.0, user-scalable=yes" /> 阅读全文
posted @ 2020-08-21 16:03 非凡云 阅读(2037) 评论(0) 推荐(0)
摘要: $(window).resize(function() { var win_width = $(window).width(); var win_height = $(window).height(); console.log(win_width); console.log(win_height); 阅读全文
posted @ 2020-08-21 14:22 非凡云 阅读(311) 评论(0) 推荐(0)
摘要: wow.js页面滚动动画 scrollever.js页面滚动动画 textillate.js页面字体效果 ihover.js手表hover效果插件 loaders.css页面预加载动画 阅读全文
posted @ 2020-08-21 10:06 非凡云 阅读(548) 评论(0) 推荐(0)