Using buttons to link to tab id's within same page
Is there a way to, after you click a button that links to a section id of a tab within a page, then click on a button linking to another section id with the same page, and reload the new content?
Here is my page https://goo.gl/vVun9C
If you go to the section with the accordian, I have buttons that say "see repair options". These buttons link to different tab ids so I can control what content I want to show up.
However, if I click on one of these buttons and decide that I want to go back an click a different "see repair options" button, the content will not reload.
Is there some simple link css, or java that I can add to make this work?
Here is my page https://goo.gl/vVun9C
If you go to the section with the accordian, I have buttons that say "see repair options". These buttons link to different tab ids so I can control what content I want to show up.
However, if I click on one of these buttons and decide that I want to go back an click a different "see repair options" button, the content will not reload.
Is there some simple link css, or java that I can add to make this work?
Comments
there is no custom js or css that we could suggest for this.
The sollution you ae looking for will not work with the default theme options.
thanks