I have a Joomla Template that I am designing, but to help with the overall appeal/gui I would like to preload post/pages/blogs created and have them dynamically load on the front page. Is this possible with Joomla? It works for pages that I have already created, but what about if the site has pages that are created. Essentially allowing the front end to load a random page from a dynamically created list. Is there a way to get a list of all pages/posts dynamically from joomla and have javascript/jquery preload this pages and or only load those pages on the main site.
Simplified Request. A One page Website that functions as a multi page interface. So the user has a set control interface option that will allow them to load pages without actually refreshing/loading each page each time.
Wondering if any Stack Overflow users have set up anything like this before and can provide some insight on how they accomplished this. I understand how to pre load with pre pages, but the goal is to dynamically load them based on new pages created.