A fantastic tutorial by Claudia Romano that explains how to create a morphing dropdown navigation menu as seen on stripe.com with few lines of HTML, CSS and vanilla JavaScript. View tutorial
Tag: Morphing
Morphing Modal Window
This is a call-to-action button that animates and turns into a full-size modal window coded by Codyhouse.Modal windows are used to display related content, by hiding temporarily the main content. If we imagine our web page as layers distributed along the z-axis, modal windows are on top.The main idea here is the button that triggers… Continue reading Morphing Modal Window