Collapsed Elements being shown by Linking to Anchor #32497
Unanswered
josh-at-fieldsresearch
asked this question in
General
Replies: 1 comment
-
that sounds more like something that a tiny separate plugin/extension to bootstrap should handle, rather than being a native part of bootstrap itself. conceptually, on load, you want to check if there's a fragment identifier in the URL, and if so trigger the respective control to open it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Would it be possible for a 'top level; collapsed element to expand automatically if the anchor for the section is reached?
For example, imagine we have a page with the following collapsed sections
#SavingsRates
#LoanRates
#CheckingRates
If the page is reached via {URL}#LoanRates, the section would expand. Likewise, if a table of contents on the page links to the section, it would expand.
Beta Was this translation helpful? Give feedback.
All reactions