Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Is it possible to create a parallax layered temp static header in css only? Reply To: Is it possible to create a parallax layered temp static header in css only?

#210352
Paulie_D
Member

Temporary isn’t what CSS does.

Events require Javascript (in general).

CSS is getting there with things like position:sticky etc. though.

Frankly, though, try it and see how far you get in a Codepen Demo.

We’d love to take a look once you have some actual code to show us…then we’ll take a look and se eif we can enhance what you have.