gaoliver / scroller

This is an infinite self scroller HTML for fun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite self scroller

This is just a funny project which you can see how it works by clicking here Hello, world!


What is that?

This is nothing but a common static HTML file, linking css and script. On that script we have functions for changing colors and making the window scroller get back to top every time we reach the end.

Also, with the first element being cloned in the end of the body, it gives us the illusion of the page being infinity scrolled and being repeated and an infinite page.

About

This is an infinite self scroller HTML for fun


Languages

Language:HTML 44.3%Language:JavaScript 37.2%Language:CSS 18.5%