Movin’ Modals Along a Path
Modals always be just appearin’. You might see one once in a while that slides in from one of the edges, or uses some kind of scale/opacity thing to appear from “above” or “below.” But we can get weirder than that. Why not have them come in on an offset-path
?
Just a swoopy arc is kinda fun.
See the Pen
Move Modal In on Path by Chris Coyier (@chriscoyier)
on CodePen.
Or we could Mary Poppins it and have it come floating in from afar.
See the Pen
Move Modal In on Path: Mary Poppins Edition by Chris Coyier (@chriscoyier)
on CodePen.
Or get straight up wiggly woggly.
See the Pen
Move Modal In on Path: Wackadoo by Chris Coyier (@chriscoyier)
on CodePen.
That’s all. I figured you were here for the CSS tricks, anyway. 😉
The post Movin’ Modals Along a Path appeared first on CSS-Tricks.