I have read into this a little but I just wanted to know if anyone has actually done this!
Basically I would like to have an endless scrolling effect on the Runway Blog, I would like to do this by getting the relevant post information from JSON. Then injecting it into the HTML using MooTools and add some fancy effects. But with "/base" I see people only collecting simple data, is it possiable to collect things like body.text to create this effect? And can I even interface with this JSON using Moo?
I'm not too familiar with MooTools - been caught up with jQuery for so long now! For the endless scrolling, take a look at http://www.infinite-scroll.com
JSON "/base" questions
Howdy,
I have read into this a little but I just wanted to know if anyone has actually done this!
Basically I would like to have an endless scrolling effect on the Runway Blog, I would like to do this by getting the relevant post information from JSON. Then injecting it into the HTML using MooTools and add some fancy effects. But with "/base" I see people only collecting simple data, is it possiable to collect things like body.text to create this effect? And can I even interface with this JSON using Moo?
Thanks guys / Ryan
Hi Ryan,
You can use JSON with /Base, Sebastiaan has a blog post about: http://www.cultiv.nl/blog/2010/10/12/using-base-to-create-and-consume-a-json-string
I'm not too familiar with MooTools - been caught up with jQuery for so long now! For the endless scrolling, take a look at http://www.infinite-scroll.com
Cheers, Lee.
is working on a reply...