photo-browser-example.mustache revision c3573884ddb87405d819f8c70cb7fed1ff8f471e
0N/A
2362N/A<div id="doc3" class="yui-t1">
0N/A <div id="bd">
0N/A <div id="yui-main">
0N/A <div class="yui-b">
0N/A <div class="yui-g">
0N/A <ul>
0N/A </ul>
0N/A </div>
0N/A </div>
0N/A </div>
0N/A <div class="yui-b">
0N/A <ul id="photoList">
0N/A <li class="all selected"><a href="#">All Photos</a></li>
0N/A <li id="a_1"><a href="#">Album #1<span>(0)</span></a></li>
0N/A <li id="a_2"><a href="#">Album #2<span>(0)</span></a></li>
0N/A <li id="a_3"><a href="#">Album #3<span>(0)</span></a></li>
0N/A <li id="a_4"><a href="#">Album #4<span>(0)</span></a></li>
2362N/A </ul>
2362N/A <p>Click and drag a photo to an album above. You can also Shift + Click to select and drag multiple photos.</p>
2362N/A <p>Click on an album to view the photos that you added.</p>
0N/A <p>You can also use the slider at the bottom to adjust the size of the image to help fit them on your screen.</p>
0N/A </div>
0N/A </div>
0N/A <div id="ft" class="loading"><strong></strong><div class="horiz_slider"></div><em></em></div>
0N/A</div>
0N/A
0N/A
0N/A<script>
0N/A{{> photo-browser-source-js}}
0N/A</script>
0N/A