lazy load gallery
This commit is contained in:
parent
9e1deff569
commit
430e293a14
2 changed files with 24 additions and 4 deletions
|
@ -56,7 +56,7 @@
|
|||
<h3>Cast & Crew</h3>
|
||||
<p>I'm the collapsible content. By default I'm closed, but you can click the header to open me.</p>
|
||||
</div>
|
||||
<div data-role="collapsible" data-content-theme="a">
|
||||
<div data-role="collapsible" data-content-theme="a" id="galleryCollapsible">
|
||||
<h3>Gallery</h3>
|
||||
<div id="galleryContent"></div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue