Loading external (or WP ) file into <div>
-
Hi.
I got 2 DIVs Nr1 & Nr2 on index page.
One is just for listing the links to posts ( <?php the_title(); >)
The second <DIV> is to displaying post content and comments.If customer clicks on link in DIV Nr1, post is loaded in DIV Nr2.
The question is how-to call post content in to the second DIV, but always stay in INDEX page. I do not want the list in DIV Nr1 be reloaded every time visitor click the link in DIV Nr1. otherwise it generates a lot of DB calls.
Thank you all in advance.
Jevgenijs Golojads.
- The topic ‘Loading external (or WP ) file into <div>’ is closed to new replies.