picturepan2 / spectre

Spectre.css - A Lightweight, Responsive and Modern CSS Framework
https://picturepan2.github.io/spectre/
MIT License
11.33k stars 807 forks source link

Tabs not working on Docs page #556

Open siteadvice opened 5 years ago

siteadvice commented 5 years ago

Tabs are not working right now on the relevant Docs page https://picturepan2.github.io/spectre/components/tabs.html#tabs and also where tabs are used on the panels page https://picturepan2.github.io/spectre/components/panels.html#panels

csandreas1 commented 5 years ago

You will need to implement some js your own. Take an example of the tabs of w3schools and implement that with that logic.

lynxlynxlynx commented 5 years ago

Makes me wonder what the first part of "The panel-body can be auto expanded and vertically scrollable. " is about.

niutech commented 7 months ago

Pure CSS tabs are working in my fork: https://niutech.github.io/spectre/components/tabs.html