lazy load gallery

This commit is contained in:
LukePulverenti 2013-03-06 18:28:43 -05:00
parent 9e1deff569
commit 430e293a14
2 changed files with 24 additions and 4 deletions

View file

@ -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>