I’m currently creating a web-based app that will be used in conjunction with PhoneGap to distribute across various platforms.
One of the features I am currently looking at is integrating WordPress blog posts into a slider which will be displayed in a dialog box when tapped. Unfortunately I’ve not found an an API or something similar that allows me to pull blog posts from WordPress using Javascript.
I was wondering if anyone else has is doing something similar and would share what they are using.
You could use
I would suggest JSON-RPC but that’s me
Then I would suggest reading over the jQM docs on dynamically scripting pages
v1.2.0
v.1.3.0 ( Beta )
Related Posts: