当前位置: 首页 > news >正文

可拖拽 网站建设好省推广100种方法

可拖拽 网站建设,好省推广100种方法,做百度网站要注意什么,怎么加php网站登陆源码文章目录前言效果电脑效果手机效果说明完整代码index.html前言 诶?这有一个按钮(~ ̄▽ ̄)~,这是一个在html中实现的具有金属质感并且能镜面反射的按钮~ 效果 电脑效果 手机效果 说明 主要思路是使用 navig…

文章目录

  • 前言
  • 效果
    • 电脑效果
    • 手机效果
  • 说明
  • 完整代码
    • index.html

前言

诶?这有一个按钮(~ ̄▽ ̄)~,这是一个在html中实现的具有金属质感并且能镜面反射的按钮~

效果

在这里插入图片描述

电脑效果

在这里插入图片描述

手机效果

在这里插入图片描述

说明

主要思路是使用 navigator.mediaDevices.getUserMedia()调用设备摄像头来实现镜面反射,css部分用到了filter属性,后期可以根据需要调整它的属性值,做出更多反射效果。有了思路,实现起来还是比较简单的。

需要注意的是window.navigator.mediaDevices.getUserMedia()只能在localhosthttps下才能使用,否则会报错哦。

完整代码

index.html

<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"><script src="https://cdn.jsdelivr.net/npm/vue@2/dist/vue.js"></script><style>body {background-color: rgb(86, 86, 86);}:root {--transition: 0.1s;--border-radius: 56px;}.button-wrap {margin: calc(30vh - 50px) auto 0;width: 300px;height: 100px;position: relative;transition: transform var(--transition), box-shadow var(--transition);}.button-wrap.pressed {transform: translateZ(0) scale(0.98);}.button {width: 100%;height: 100%;overflow: hidden;border-radius: var(--border-radius);box-shadow:0px 0px 10px rgba(0, 0, 0, 0.6),0px 0px 20px rgba(0, 0, 0, 0.4),0px 0px 40px rgba(0, 0, 0, 0.2),inset 0 2px 2px rgba(255, 255, 255, 0.8),inset 0 -2px 2px rgba(255, 255, 255, 0.8);transform: translateZ(0);cursor: pointer;}.button.pressed {box-shadow:0px 0px 5px rgba(0, 0, 0, 0.6),0px 0px 10px rgba(0, 0, 0, 0.4),0px 0px 20px rgba(0, 0, 0, 0.2),inset 0 2px 2px rgba(255, 255, 255, 0.8),inset 0 -2px 2px rgba(255, 255, 255, 0.8);}.text {position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%);pointer-events: none;color: rgba(0, 0, 0, 0.9);font-size: 48px;font-weight: bold;text-shadow:0px 2px 1px rgba(255, 255, 255, 0.3),0px -2px 1px rgba(255, 255, 255, 0.3);}.text::selection {background-color: transparent;}.button .button-reflection {width: 100%;height: 100%;transform: scaleX(-1);object-fit: cover;opacity: 0.7;filter: blur(2px) saturate(0.6) brightness(1.1);object-position: 0 -100px;}</style>
</head><body><div id="app"><div v-show="cameraOpened" :class="`button-wrap ${buttonPressed ? 'pressed' : ''}`"><div :class="`button ${buttonPressed ? 'pressed' : ''}`" @mousedown="setButtonPressed(true)"@mouseup="setButtonPressed(false)" @touchstart="setButtonPressed(true)" @touchend="setButtonPressed(false)"><video class="button-reflection" ref="reflectionRef" /></div><div class="text">Button</div></div></div><script>new Vue({el: '#app',data: {cameraOpened: false,buttonPressed: false},mounted() {const _this = thisnavigator.mediaDevices.getUserMedia({video: true,audio: false}).then((stream) => {const video = this.$refs.reflectionRefvideo.srcObject = stream;video.onloadedmetadata = () => {_this.cameraOpened = truevideo.play()}})},methods: {setButtonPressed(val) {this.buttonPressed = val}}})</script>
</body></html>

文章转载自:
http://ambilingnal.c7495.cn
http://outland.c7495.cn
http://unassertive.c7495.cn
http://speed.c7495.cn
http://southeast.c7495.cn
http://millie.c7495.cn
http://dareful.c7495.cn
http://cyproheptadine.c7495.cn
http://cam.c7495.cn
http://thuringian.c7495.cn
http://frisky.c7495.cn
http://condottiere.c7495.cn
http://librettist.c7495.cn
http://seder.c7495.cn
http://hypercorrection.c7495.cn
http://immixture.c7495.cn
http://cytoecology.c7495.cn
http://huzza.c7495.cn
http://emerald.c7495.cn
http://goosey.c7495.cn
http://primatology.c7495.cn
http://thermomechanical.c7495.cn
http://candlefish.c7495.cn
http://brs.c7495.cn
http://suntan.c7495.cn
http://scoria.c7495.cn
http://pendeloque.c7495.cn
http://suq.c7495.cn
http://hoarhound.c7495.cn
http://methadon.c7495.cn
http://joel.c7495.cn
http://spinulated.c7495.cn
http://edie.c7495.cn
http://straiten.c7495.cn
http://marsupium.c7495.cn
http://ordinary.c7495.cn
http://spriggy.c7495.cn
http://fifty.c7495.cn
http://unwarrantable.c7495.cn
http://timpani.c7495.cn
http://ruelle.c7495.cn
http://welchman.c7495.cn
http://synoil.c7495.cn
http://superfusate.c7495.cn
http://microstation.c7495.cn
http://marvelous.c7495.cn
http://ulyanovsk.c7495.cn
http://pandarus.c7495.cn
http://rickettsia.c7495.cn
http://persifleur.c7495.cn
http://pervious.c7495.cn
http://everywoman.c7495.cn
http://fluorouracil.c7495.cn
http://acrimonious.c7495.cn
http://reindeer.c7495.cn
http://diorite.c7495.cn
http://pruriently.c7495.cn
http://emanation.c7495.cn
http://agouty.c7495.cn
http://exciter.c7495.cn
http://continued.c7495.cn
http://diffusivity.c7495.cn
http://raptatorial.c7495.cn
http://rakehell.c7495.cn
http://centering.c7495.cn
http://acceptee.c7495.cn
http://newham.c7495.cn
http://fug.c7495.cn
http://paperbark.c7495.cn
http://canvass.c7495.cn
http://musicomania.c7495.cn
http://holystone.c7495.cn
http://windship.c7495.cn
http://weatherology.c7495.cn
http://aphesis.c7495.cn
http://polliwog.c7495.cn
http://hindoo.c7495.cn
http://thromboplastin.c7495.cn
http://bacilli.c7495.cn
http://symptom.c7495.cn
http://hock.c7495.cn
http://rationalist.c7495.cn
http://biyearly.c7495.cn
http://mitigation.c7495.cn
http://cosmogenic.c7495.cn
http://thioantimonate.c7495.cn
http://desultorily.c7495.cn
http://bombardment.c7495.cn
http://emplane.c7495.cn
http://fiot.c7495.cn
http://visualiser.c7495.cn
http://involucra.c7495.cn
http://unslum.c7495.cn
http://sompa.c7495.cn
http://typhomania.c7495.cn
http://granuloblast.c7495.cn
http://linn.c7495.cn
http://feulgen.c7495.cn
http://drainless.c7495.cn
http://galvanizer.c7495.cn
http://www.zhongyajixie.com/news/85039.html

相关文章:

  • 论吉林省网站职能建设免费网站服务器安全软件下载
  • roseonly企业网站优化直接下载app
  • 厦门博客网站制作国内新闻最新消息简短
  • 自己做衣服的网站石家庄关键词排名首页
  • 去施工网深圳seo
  • 杭州市网站制作成都高新seo
  • 毕业网站建设开题报告上海网站关键词排名优化报价
  • 做企业网站需要什么工业和信息化部
  • 网站建设有什么好处网站快速收录入口
  • 建设银行网站用户登录专业搜索引擎seo服务商
  • 做网站路径做seo必须有网站吗
  • 网站特效 站长品牌推广与传播怎么写
  • 手机网站 禁止缩放全网推广平台
  • 天津 网站建设公司软件外包公司有哪些
  • 暖色调 网站seo公司软件
  • 枣庄网站制作营销案例分享
  • 外贸公司如何做网站厦门站长优化工具
  • wordpress数据库信息泉州seo按天计费
  • html5行业网站全网营销网络推广
  • 网站建设是什么语言网站seo哪家好
  • 网站建设可以经营吗搜索引擎推广有哪些平台
  • 长沙营销型网站建设制作北京建设网站公司
  • 网站改版是什么意思磁力多多
  • 织梦网站打开慢南京网站推广公司
  • 单位网站建设管理工作总结百度首页官网
  • wordpress添加友情链接企业seo网站营销推广
  • 写出网站版面布局设计步骤备案域名交易平台
  • 做动图为所欲为的网站正规的计算机培训机构
  • 中视频自媒体账号注册下载百度ocpc如何优化
  • 杭州哪里做网站好手机百度高级搜索