Skip to content
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
@MauriceG

Description

@MauriceG

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions