I have a page that is going to have links on the left sidebar, which is going to be products that the user can view. There is also a div in the middle of the page which has an image holder and a blank p tag.
What I want to do is have the user click on a link on the sidebar and have the image 0001.jpg and text appear dynamically. I want the text to come from external text file 0001.txt. Can this be done having to load a new page?
Bookmarks