- 资源介绍
- 更新记录
- 安装教程
CSS3手机端点击弹出申请信息填写表单代码,有漂亮的银河星球围绕图标旋转动画效果,点击立即申请按钮切换到用户资料填写表单。
js代码
<script> var showApplyfor = document.querySelector("#advert .content span"); showApplyfor.addEventListener("click", function () { document.querySelectorAll("#advert .content")[0].style.background = "#FFFFFF"; document.querySelector("#advert .content span").style.display = "none"; document.querySelector("#advert .content img").style.display = "none"; document.querySelectorAll("#advert .bg1")[0].className = "bg1 animation-five"; document.querySelectorAll("#advert .bg2")[0].className = "bg2 animation-five"; document.querySelectorAll("#advert .bg3")[0].className = "bg3 animation-five"; document.querySelectorAll(".content")[0].className = "content animation-four"; setTimeout(function () { document.querySelector("#advert").style.display = "none"; document.querySelector("#applyfor").style.display = "block"; document.querySelector("#applyfor i").className = "animation-one"; document.querySelector("#applyfor form div").className = "animation-six"; setTimeout(function () { document.querySelectorAll("#applyfor input")[0].className = "animation-one"; setTimeout(function () { document.querySelectorAll("#applyfor input")[0].style.left = "16px"; }, 600); setTimeout(function () { document.querySelectorAll("#applyfor input")[1].className = "animation-one"; setTimeout(function () { document.querySelectorAll("#applyfor input")[1].style.left = "16px"; }, 600); setTimeout(function () { document.querySelectorAll("#applyfor input")[2].className = "animation-one"; setTimeout(function () { document.querySelectorAll("#applyfor input")[2].style.left = "16px"; }, 600); setTimeout(function () { document.querySelector("#applyfor button").className = "animation-two"; setTimeout(function () { document.querySelector("#applyfor button").style.left = "70px"; }, 600); setTimeout(function () { document.querySelector("#applyfor #shadow").className = "animation-three"; setTimeout(function () { document.querySelector("#applyfor #shadow").style.top = "8px"; document.querySelector("#applyfor #shadow").style.left = "8px"; }, 600); }, 200); }, 200); }, 200); }, 200); }, 200); }, 300); }) </script>
猜你喜欢
-
可爱的CSS3卡通大象动画特效
2021-02-13 -
js实现全国三级城市联动select选择
2021-02-07 -
可爱的CSS3青蛙表情动画特效
2021-02-13 -
js记忆翻牌匹配小游戏代码
2021-02-07 -
CSS3一排圆点发光加载动画特效
2021-02-13 -
CSS3搜索框展开收缩动画特效
2021-02-13 -
html5玻璃上逼真的水珠动画特效
2021-02-13 -
CSS3鼠标移入开花移开收起动画特效
2021-02-13 -
html5 svg创建项目列表添加删除动画特效
2021-02-13 -
CSS3轮船与飞机交通工具动画特效
2021-02-13
-
html5 canvas蛇形走位彩色像素块动画特效
2021-02-13 -
js+html5全屏模糊灯光闪烁背景动画特效
2021-02-07 -
原生js实现2020年元旦倒计时特效
2021-02-07 -
css3鼠标悬停按钮缩放变色动画特效
2021-02-07 -
CSS3 Loading文字拆分滚动加载动画特效
2021-02-07 -
HTML5 Canvas+WebGL酷炫3D噪音线条动画特效
2021-02-13 -
js拖动滑块获取三段数值代码
2021-02-13 -
vue.js分页插件代码
2021-02-13 -
js实现立体球面标签效果
2021-02-07 -
HTML5化学分子结构网页背景动画特效
2021-02-13
猜你在找
1. 本站所有资源来源于用户上传和网络,因此不包含技术服务请大家谅解!如有侵权请邮件联系客服!lyebiz@qq.com
2. 本站不保证所提供下载的资源的准确性、安全性和完整性,资源仅供下载学习之用!如有链接无法下载、失效或广告,请联系客服处理,有奖励!
3. 您必须在下载后的24个小时之内,从您的电脑中彻底删除上述内容资源!如用于商业或者非法用途,与本站无关,一切后果请用户自负!
4. 如果您也有好的资源或教程,您可以投稿发布,成功分享后有站币奖励和额外收入!
优源网 » CSS3手机端点击弹出申请信息填写表单代码
优源网 » CSS3手机端点击弹出申请信息填写表单代码
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 资源不能下载?
- 2021-02-13Hi,初次和大家见面了,请多关照!