Questions tagged [fade]

Fade refers to the UI technique of having page elements gradually gain or lose visibility, usually in response to a user action.

1685 questions
0
votes
1 answer

Trouble fading element on scroll

I have a fixed-position article element that I would like to fade out when scrolling the page. I'm not very experienced in Javascript, but after some research I have put together this script;