Header scrolling transformation just with css3? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Header scrolling transformation just with css3?

Hi everybody! I'm writing the code for a website using django. I have to reduce the header size when I scroll the page. My question is: can I use just css/html for this trasformation? Thanks in advance and sorry for my not perfect english Anna

13th Mar 2017, 10:13 PM
Anna
Anna - avatar
2 Réponses
+ 1
No, because css dont have a scroll event. Its possible with javascript.
13th Mar 2017, 11:16 PM
Max_N
Max_N - avatar
0
I see.. Thank you very much Max_N!
14th Mar 2017, 8:53 AM
Anna
Anna - avatar