Alternatives
Products that do what Pure CSS silky Border line animation(open-source code) does
Use only CSS to achieve a silky border line animation effect. Key implementation ideas include: 1. Perspective effect: Create a border effect by setting up two nested elements with the parent element having 1 pixel padding. 2. animation: Create an absolutely positioned child element and use the animation property to move it uniformly along the border of the parent element. 3. Uniform animation: By calculating the path and distance of the element movement, adjust the percentage of key frames to ensure uniform animation. 4. Rounded corners: Add rounded corners to the parent and child elements,…
- 1CACSS3 animation▲271
2012 · thegoodman.cc
- 2

- 3IE
2016 · bennettfeely.com
- 4

- 5

- 6

- 7CS
2022 · css-speedrun.netlify.app
- 8CA
I remember seeing the Dragon Labs Dragonfish Glowing Form Demo[1] when it first came out, and it always stuck in my head. They implement the effect by using a rather large background image and a mask image and move the background image around via Javascript. I was inspired and wanted to see how close I could get with CSS3. I recommend using a Webkit browser [and you can see an alternate version of the animation on Firefox 4]. [1] http://labs.dragoninteractive.com/panel/demo/
2011 · kaylarose.github.com
- 9

- 10

- 11

- 12PF
2015 · connoratherton.com
- 13

- 14TA
2015 · shakrmedia.github.io
- 15

- 16

- 17

- 18

- 19

- 20

- 21FT
2021 · flowbite.com
- 22BJ
2014 · bouncejs.com
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →