Copy of FAQs
- David Provide Content 1
-
Yes.
This content is hidden both visually and aurally, and doesn't appear in the keychain until the button is activated (expanded = true).
- David Provide Content 2
-
Apparently yes.
This content is available by default until the button deactivates it (expanded = false) which removes it visually, aurally and from the keychain.
- David Provide Content
-
Yes.
Any question may be expanded on page load by referencing its
id
in the URL. - David Provide Content
-
Yes, though it only opens on first click. After which it simply scrolls the question to the top of the viewport.
Add an unique
id
value to the questiondt
then reference theid
in the anchorshref
. - David Provide Content
-
Yes.
The height of a hidden block is calculated when the activaton button is pressed. It's also recalculated when the browser window is resized.
In fact this module should easily scale to 300%, limited only by the display width and word length.