Open
Description
On pages like the connecting with USB tutorials, we have essentially 3 or more pages being loaded on a single page with tabs implemented by javascript.
It would be better to have these as a single page per os. It will make them easier to link to and page loads won't have to load nearly so many images, which is nice for people on slow or metered connections.
We can still do the tab thing, but the tabs will just link to new pages instead of modifying the current page. We will need some sort of include for the tabs so that they are the same on each page without duplicating code.
Metadata
Metadata
Assignees
Labels
No labels