|
|
|
|
|
by silveira
3797 days ago
|
|
There are usages for this kind of image viewer but frankly I find them very annoying most of the time. A good example to follow is the Boston Globe's Big Picture (click in any image at https://www.bostonglobe.com/news/bigpicture to see a gallery). Just having all images in a good resolution, vertically stacked in a page has an awesome user experience. I can just scroll which fells very natural, and images will just load in background. If you want to go fancy you can have some JS to control in which order the images should load, and limit the bandwidth. |
|