blob: 225b2c16944b36cfaaf63c80f7f2fe9a40bcf080 [file] [log] [blame]
Dirk Dougherty29e93432015-05-05 18:17:13 -07001</div> <!-- end .cols --> <?cs # normally opened by header.cs ?>
The Android Open Source Project88b60792009-03-03 19:28:42 -08002</div> <!-- end body-content --> <?cs # normally opened by header.cs ?>
3
Scott Maine4d8f1b2012-06-21 18:03:05 -07004<?cs if:carousel ?>
5<script type="text/javascript">
6$('.slideshow-container').dacSlideshow({
7 btnPrev: '.slideshow-prev',
Scott Maineb410352013-01-14 19:03:40 -08008 btnNext: '.slideshow-next',
9 btnPause: '#pauseButton'
Scott Maine4d8f1b2012-06-21 18:03:05 -070010});
11</script>
12<?cs /if ?>
13<?cs if:tabbedList ?>
14<script type="text/javascript">
15$(".feed").dacTabbedList({
16 nav_id: '.feed-nav',
17 frame_id: '.feed-frame'
18});
19</script>
20<?cs /if ?>
Scott Mainf9b799b2012-06-22 10:25:52 -070021