I have some static html content pages. I want to create an index page that has two divs One for the sidebar menu and one for storing content. When I click one of the menu links in the sidebar, I want to load one of the other static html pages into the contents of the div.
I just can't find the documentation that shows how to do this, so I'm not even sure if this is possible. Can anyone help?
source share