This helpful idea from Andy Gaskell supports 50% of my next question:
I'd like to load posts dynamically with WordPress. Fetching them with Andy's function does work, but How do I bind the load to each and every one of the posts?
Can I insert PHP generated content (post permalink, for example) to the JS script?
Thank you.