Multi navigation on a single landing page

Anonymous
Not applicable
Is there a way to have tabs/sections on a single landing page?

This way I can have a small area under, lets say a photo, where a user can tab between a few different options such as : "Tab A", "Tab B", "Tab C"?

I'm looking to have 3 headers and then copy for each of those three headers, only one at a time, displayed underneath the header chosen.

Do I make this using a table and a href inside the HTML page?

Thanks
Scott Lynch
Tags (1)
3 REPLIES 3
Anonymous
Not applicable
JQuery did the trick.....thanks Erik!
Anonymous
Not applicable
Do I need to do this in the template or can it be done with the landing page itself?
Anonymous
Not applicable
You can, but this is defintely going to be custom code. I'd probably look at using a jQuery component instead of tables.