Is there an endless scroll of content that will scroll horizontally?

Is there an infinite content scroll code that will scroll horizontally? It is also known as autopagerize, unpaginate, infinite pages, infinite scroll, infinite pagination, etc. It seems very popular on tumblr on a blog website and a variety of online news sources. However, he could not find one that would scroll horizontally. Example

Also, is there a version similar to a toggle switch that doesn't tell you what the next page loads?

+3
source share
1 answer

The code will be exactly the same.

Just tweak your CSS so that the elements are displayed horizontally rather than vertically.

0

All Articles