This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
docs: collapsible content demo for "expanded on load" is closed #2524
Closed
Description
The demos for collapsible content shows an closed content for an example of expanded on load and the description says:
"I'm closed when the page loads because I don't have the data-collapsed="false" attribute on my container."
should be:
"I'm open when the page loads because I don't have the data-collapsed="true" attribute on my container."
or
"I'm open when the page loads because I have the data-collapsed="false" attribute on my container."
http://jquerymobile.com/test/docs/content/content-collapsible.html
Collapsible example / Section 2: Expanded on load.
Metadata
Metadata
Assignees
Labels
No labels