问题
I would simply like to know if it is possible to load tumblr posts via AJAX. I know it's possible with notes but I would like to load posts' content inline. (I'm not talking about infinitescroll)
Thanks
回答1:
Yes it is possible. I have written some code to read the title of the posts and create a menu on my site.
You can have access to the whole contents of the posts.
Here is a link to an article explaining how to do this. They are few explanations (in French) and the code of the function, which is quite simple. If you think that the code is not enough to understand, I can try to write the explanation in english.
Edit : I translate the article in english here : How to use Tumblr titles to create a menu on your website ?
来源:https://stackoverflow.com/questions/9205377/is-it-possible-to-load-tumblr-posts-via-ajax