SVG动画|检察龙舟,点击启航!(svg点击展开加照片滑动)

boyanx3周前技术教程4





端午时节

粽叶飘香 鼓声震天

黄河之上

一艘法治龙舟

正劈浪前行

让我们即刻启航




将手机向左旋转

横屏观看



<animate attributeName="width" begin="click + 0.1s" dur="0" fill="freeze" from="0" style="box-sizing:border-box;" to="0"/><animate attributeName="opacity" begin="click" dur="0.5" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/><animate attributeName="width" begin="click + 0.5s" dur="0.01" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/>
<animate attributeName="width" begin="click + 0.1s" dur="0" fill="freeze" from="0" style="box-sizing:border-box;" to="0"/><animate attributeName="opacity" begin="click" dur="0.2" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/><animate attributeName="width" begin="click + 0.2s" dur="0.01" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/>
<animate attributeName="width" begin="click + 0.1s" dur="0" fill="freeze" from="0" style="box-sizing:border-box;" to="0"/><animate attributeName="opacity" begin="click" dur="1" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/><animate attributeName="width" begin="click + 1s" dur="0.01" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/>
<animate attributeName="width" begin="click + 0.1s" dur="0" fill="freeze" from="0" style="box-sizing:border-box;" to="0"/><animate attributeName="opacity" begin="click" dur="1" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/><animate attributeName="width" begin="click + 1s" dur="0.01" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/>
<animate attributeName="width" begin="click + 0.1s" dur="0" fill="freeze" from="0" style="box-sizing:border-box;" to="0"/><animate attributeName="opacity" begin="click" dur="1" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/><animate attributeName="width" begin="click + 1s" dur="0.01" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/>
<animate attributeName="width" begin="click + 0.1s" dur="0" fill="freeze" from="0" style="box-sizing:border-box;" to="0"/><animate attributeName="opacity" begin="click" dur="1" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/><animate attributeName="width" begin="click + 1s" dur="0.01" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/>
<animate attributeName="width" begin="click + 0.1s" dur="0" fill="freeze" from="0" style="box-sizing:border-box;" to="0"/><animate attributeName="opacity" begin="click" dur="1" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/><animate attributeName="width" begin="click + 1s" dur="0.01" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/>
<animate attributeName="width" begin="click + 0.1s" dur="0" fill="freeze" from="0" style="box-sizing:border-box;" to="0"/><animate attributeName="opacity" begin="click" dur="1" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/><animate attributeName="width" begin="click + 1s" dur="0.01" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/>
<animate attributeName="width" begin="click + 0.1s" dur="0" fill="freeze" from="0" style="box-sizing:border-box;" to="0"/><animate attributeName="opacity" begin="click" dur="1" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/><animate attributeName="width" begin="click + 1s" dur="0.01" fill="freeze" from="1" restart="never" style="box-sizing:border-box;" to="0"/>


源:检察日报正义网

编辑:刘洁滢

一审:何志坤

二审:张 毅

三审:李雄旭

标签: svg 旋转

相关文章

结合元素交融效果实现一个有趣的loading动画 #前端

今天我们利用元素交融效果来实现一个有趣的loading动画。小球开始时会有一个弹射起步,重叠的小球会有一个交融的效果。元素交融效果用svg写一个滤镜来实现。小球的数量和颜色在js中可以快速配置。根据配...

4款万能图片格式转换工具,一键批量转换

4个亲测有效的图片格式转换工具,都能轻松将图片转换成所需格式,同时保证转换后的图片与原图一样清晰,几乎没有任何质量损失。1、改图鸭一个功能丰富且强大的图片处理工具,简直就是我们身边的图片处理专家!无论...

有哪些值得一试的GIF图片压缩神器推荐?

GIF是一种基于位图的图像格式,采用无损压缩算法进行编码,能巧妙存储多幅彩色图像并组合成连贯的动画序列,在社交媒体上广受青睐和追捧,但其体积过大导致的加载速度慢、流量消耗多等问题也日益成为关注焦点。以...

洞察宇宙(十九):Visio入门使用指南

分享乐趣,传播快乐,增长见识,留下美好。亲爱的您,这里是LearingYard学苑!今天小编为大家带来“Visio入门使用指南 ”欢迎您的访问!Share the fun, spread the jo...

SVG交互 | 跟随“纸飞机”,带着心声上北京

春回大地,万物昭苏过去一年住甘全国政协委员听民声、察民情、聚民智、解民忧认真履行职责2024全国两会召开在即让我们跟随“纸飞机”一起看这些政协委员们的履职故事▽(请旋转手机,横屏观看互动)<an...

Python处理PDF神器:PyMuPDF的安装与使用

1、PyMuPDF简介1. 介绍在介绍PyMuPDF之前,先来了解一下MuPDF,从命名形式中就可以看出,PyMuPDF是MuPDF的Python接口形式。MuPDFMuPDF 是一个轻量级的 PDF...

发表评论    

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。