Wiggly/Wavy Input Range Slider II
Improving the wiggly/wavy range slider with a fancy tooltip showing the input value. It's an ugly one that follows the thumb and bounces in all directions!

⚠️ A Chrome-only experience ⚠️
See the Pen Wiggly/Wavy Range Slider with tooltip by Temani Afif (@t_afif) on CodePen.
The tooltip is taken from the lazy tooltip follower, and its shape is generated using my fancy frame generator.

More CSS Tips
- Wiggly/Wavy Input Range Slider Say goodbye to the boring straight range slider and say hello to the fancy wiggly range slider.
- Dynamic Node Connection (CSS-only Diagram) Create a graph/diagram with different nodes and connections, all made with pure CSS.