I am trying to replicate the behavior of the index on caa.com
As you will see, you select one of the options and it brings you to a list of sub options, and so on. I am trying to replicate this using a series of links on a cover page. Right now, when you select a link it redirects you to that page. I am trying to make the navigation of the website more seamless as I don't want the page reloading upon clicking.
After a bit of research it looks like this is some pretty straightforward HTML language.
Any help would be greatly appreciated!