Skip to content

Commit a75e1fd

Browse files
agcolomapsdehal
authored andcommitted
Collapsible: add page to code example
Closes gh-227
1 parent 794a9c8 commit a75e1fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

entries/collapsible.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,7 @@
242242
<example>
243243
<desc>A basic example of a collapsible content block.</desc>
244244
<html><![CDATA[
245+
<div data-role="page" id="page1">
245246
<div data-role="header">
246247
<h1>jQuery Mobile Example</h1>
247248
</div>
@@ -251,6 +252,7 @@
251252
<p>I'm the collapsible content. By default I'm closed, but you can click the header to open me.</p>
252253
</div>
253254
</div>
255+
</div>
254256
]]></html>
255257
</example>
256258
<category slug="widgets"/>

0 commit comments

Comments
 (0)