Vector clipboard icon with a slick paper ejection and checkmark drawing copy micro-interaction.

Animated Clipboard Copy Action Button

Animated Clipboard Copy Action Button leverages overlapping SVG path duplicates to simulate a seamless paper ejection sequence upon trigger. When the .copied class is appended via jQuery, the secondary page .page and a glowing checkmark .check are animated along a skewed gravity curve copiedPage while the checkmark simultaneously expands its stroke-dasharray to appear fully drawn. This micro-interaction utilizes hardware-accelerated transforms. (Requires: jquery.js)

Technologies:
SVG HTML Sass JavaScript
Difficulty: Intermediate
Browser Support (as of May 2026):
Chrome Chrome 49+ Edge Edge 16+ Firefox Firefox 55+ Safari Safari 11+
Features:
Paper Ejection Effect SVG Stroke Dash Animation Micro-Interaction
Code by: Andreas Storm Andreas Storm
License: MIT
A compact share button that expands downwards to reveal a list of social media icons.

Collapsible Social Media Share Icons

A compact “Share” button that smoothly expands downwards upon clicking, revealing a list of social networks with icons and text.

An animated share button that morphs and reveals a bouncing sequence of social media icons.

Social Media Share Icons Animation

Initially a round “Share” button, upon clicking it morphs into a close icon, the panel expands to the left, and a chain of round social icons sequentially and bouncily pops onto the screen.

Metal/Glass Button

Metal/Glass Button

A high-quality simulation of a metallic surface that “plays” with light following the mouse cursor, creating a tactile sensation of premium material.

See the Pen Metal/Glass Button.

Progress Button Microinteractions

Progress Button Microinteractions

An animated loader button using jQuery and SCSS, where progress is implemented via an @for loop that generates 101 linear-gradient rules - the state is changed through a custom attribute updated by JS.