Hello,
I have been really desire to learn how to create this, as explained below:
How is possible to create a situation where user clicks on navigation and the contents of a particular div will change without navigating to another page.
For example, if a user is on page1 and page1 has a div tag where there are image contents like cricket image, basketball image and tennis image. By default, the first image that will be seen is cricket image. Then when the user clicks on tennis image, the cricket image will disappear and the tennis image will appear in that div.