Forums

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

Home Forums CSS How is this effect accomplished? Re: How is this effect accomplished?

#135909
nixnerd
Participant

This isn’t technically a parallax effect since there’s only one moving element. AND, I beleive this can be accomplished without JavaScript/jQuery.

I think this can be done in PURE css. It’s something akin to the background image being fixed and the other element scrolling over it.

I will tinker around with this tonight and post if I have a success.

In the meantime, does anyone else want to take a shot?