I want to put some links in my web page. I am using php for developing my webpage
When user click any one of it, the content corresponding to that link will show just below it without refreshing the whole page
I know it a simple basic, but I dont know javascript much to work with…
Can anyone please help me…
link1 link2 link3 link4 link5
content......
...................
...................
...................
when clicks link1 it will show a set of content, or if link2 then with another set of content and so on… without refreshing the page
See Working Demo
See this post on my blog: