Skip to content

monzanifabio/SVG-jelly-button

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Jelly Button made with SVG and CSS

Combine the power of SVG and CSS animation to obtain a wobbly button that would not otherwise be possible using classic HTML elements.

How does it work?

The jelly button is made of 3 main state:

  • default (button-default.svg)
  • active (button-active.svg)
  • hover (button-hover.svg)

We use CSS to animate the transition between the different states, also using the cubic-bezier method to manipulate the curve.

Jelly button

About

A jelly like SVG animated and interactive button

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published