Tabbed Panels
INSTRUCTIONS TO SET FOCUS FOR TABBED PANELS
This can be used to direct users to a specific tabbed panel focus on a page. These are set as external links by adding a small amount of code to the end of a website address (URL):
- At the end of the link, add the following: ?tab="Panel Heading"
- The "Panel Heading" is the heading of the panel for which you wish to set the focus.
- Below are links to each of the four panels above, with the link address provided.
Cats - https://web.siu.edu/support/template-support/flexbox-samples/tab.php?tab=cats
Dogs - https://web.siu.edu/support/template-support/flexbox-samples/tab.php?tab=dogs
Furry Critters - https://web.siu.edu/support/template-support/flexbox-samples/tab.php?tab=furrycritters
- Do not use spaces even if your Panel Heading contains them.
Birds & Lizards - https://web.siu.edu/support/template-support/flexbox-samples/tab.php?tab=birdsamplizards
- Replace the "&" symbol with "amp".