You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The html (which I have in a .md file) and css (in extra.css) appear to be functional, but the javascript (in extra.js) is not, i.e. the panel does not collapse on-click. I have the proper configurations in mkdocs.yml.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to code some collapsible accordions with the same code in steps 1 - 3 of this guide: https://www.w3schools.com/howto/howto_js_accordion.asp
The html (which I have in a .md file) and css (in extra.css) appear to be functional, but the javascript (in extra.js) is not, i.e. the panel does not collapse on-click. I have the proper configurations in mkdocs.yml.
Any ideas what could be the issue? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions