can I get a node via an JS-Ajax-Call, and how can i setup this behaviour?
I have a list of blog-entries. On page-load there will be displayed 3 blog-entries and when I scroll down I want to load the next blog-entries dynamically. Also I would like to add an author-filter, which should work dynamically without reloading the page.