mirror of
https://github.com/Hopiu/jquery-mobile.git
synced 2026-03-30 04:30:26 +00:00
edit
This commit is contained in:
parent
51ac0fb672
commit
6561995a3f
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@
|
|||
|
||||
<div data-role="collapsible" data-state="collapsed">
|
||||
<h3>I'm a header</h3>
|
||||
<p>I'm the collapsible content.</p>
|
||||
<p>I'm the collapsible content. I'm hidden by default because I have the "collapsed" state; you need to expand the header to see me.</p>
|
||||
</div>
|
||||
|
||||
<p>Collapsible content is minimally styled — we add only a bit of margin between the bar and content, and the header adopts the default Theme styles of the container it sits within.</p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue