Using ALM to display a json object or PHP array
-
I have a PHP array of content (headline, body, etc), and on initial page load I want the user to be able to see the first 10 items, and then as they scroll, have more of them display. ALL the content will be pre-loaded from an API, but I don’t want to display it all at once.
I understand that your plug-in is overkill for this usage, but I like the idea of having consistency of look & feel between this page and the blog page where I’m using ALM.
Is this possible?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Using ALM to display a json object or PHP array’ is closed to new replies.