|
|
|
|
|
by IshKebab
1368 days ago
|
|
I'm not sure what you mean. The only way I can think it would feasibly work is if you have multiple columns with the same content, but offset by the window height. That wouldn't require any container linking and would allow you to scroll normally, but I also think it would be pretty weird. Something like this: https://jsfiddle.net/n87hkdf4/ I think anything else would require tedious scrolling up and down all the time or worse - horizontal scrolling! |
|