This commit is contained in:
PattyToland 2010-10-15 23:19:27 -04:00
parent 51ac0fb672
commit 6561995a3f

View file

@ -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 &mdash; 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>