I'm a designer, trying to replicate some ajax effects for my site similar to http://www.aisleone.net/
Specifically, the grid and list view that he uses towards the top. I can't seem to find any resources online on how I can do something like this for my blog. Can someone point me in the right direction. Willing to pay for additional help as well.
All files that you need to create this effect present on this website. It's all jquery and some extra plugins. The AJAX scroll http://www.infinite-scroll.com/
I'm aware of the infinite-scroll for how the page loads as you browse down.
I'm trying to find a resource to explain how the site can do the grid view and list view buttons on the top. Yeah, I know this might be easy, but I'm not so good at writing raw javascript.
All seems to be done by JS only by manipulating divs ans styles it's remembers current state by using cookies. Are you looking for help to implement in on your currrent website?