caseyg / archive.caseyagollan.com

🌸 caseyagollan.com archive
http://caseyagollan.com
9 stars 1 forks source link

infinite scroll view #3

Open caseyg opened 12 years ago

hooverfocus commented 11 years ago

Hello, I landed here because I'm using Stacey to build another rib of my website that I want to use as a dump for my photos without having to think too much about categorizing and stuff. My idea was to have an index page similar to Pinterest in behaviour. For that to work, though, I need to implement infinite scrolling (or lazy loading, whichever is easier) on a Isotope (similar to Masonry) layout. Given the keywords now you know why your page came up... Unfortunately I'm not a coder and I've hit a massive roadblock, so I was wondering if you ever got round to make this work yourself. You can have a look here http://flow.blukaet.com at what I got so far (nevermind the screwed up menu on the left, I have yet to fix that, as well as everything else, in fact). I just really really need to have the pictures show up right first. As you can see, on the viewport things are just fine, but as you scroll down the items don't get squeezed together according to their actual size. Honestly, I don't know what I'm supposed to do to make it work. If you get the time to check this out I'll be forever grateful. Thanks!

caseyg commented 11 years ago

@hoovercorr Check out http://xxx.aestheticallyloyal.com, which is an infinitely scrolling site powered by Stacey. Unfortunately I can't find the open-source code anymore, so if you're not a coder it's going to be a little difficult to implement. I still haven't quite gotten it working on my own site. Good luck!

hooverfocus commented 11 years ago

Thanks for the quick answer. Yes I saw that site as well, I've sent an email to the owner the other day (in fact, he's the guy behind the whole Stacey thing, I think) but I haven't got an answer yet. In the meantime I'm trying to piece various bits of code together, but not knowing what I'm doing, I've only collected failures so far. Thanks!