I am kind of new to webdesign. I observed that recently several companies have starterd getting websites where when we scroll down automatically it goes to the next page. For example something like http://www.extremeheadphones.com/. What is this sort of template called and are there any open source designs for it?
Asked
Active
Viewed 708 times
0
-
Like this?: http://stackoverflow.com/questions/14035180/jquery-load-more-data-on-scroll – Jake Chasan Mar 16 '14 at 05:57
-
That's not changing pages -- the URL stays the same. It's just one long page with various background colors/images. There's nothing stopping you from doing this yourself; just make a long page. – Joe White Mar 16 '14 at 06:00
-
So you want the clicking of the arrow to change the URL as well for history purposes? Do you mean the url changes in the sense that it goes from 'example.com/#home' to 'example.com/#aboutus' and then adds the previous 'URL' to browser history? – Todd Apr 21 '14 at 01:48
1 Answers
1
That's not changing pages -- the URL stays the same. It's just one long page with various background colors/images. There's nothing stopping you from doing this yourself; just make a long page
Credits: Joe White

Thamizhselvan
- 144
- 1
- 5