Loading different paragraphs when the user clicks on image’s bullet

I have an image with bullets on it and i want when a bullet is clicked the paragraph next to the image to change but not to reload the whole page, just the certain paragraph. I know that this can be done with ajax call, but i believe i could use some hints.

Related posts