blob: 337f8d346ce3066aaf66e3ac700c9c6a7ade735f [file] [log] [blame]
The Android Open Source Project88b60792009-03-03 19:28:42 -08001</div> <!-- end body-content --> <?cs # normally opened by header.cs ?>
2
Scott Maine4d8f1b2012-06-21 18:03:05 -07003<?cs if:carousel ?>
4<script type="text/javascript">
5$('.slideshow-container').dacSlideshow({
6 btnPrev: '.slideshow-prev',
Scott Maineb410352013-01-14 19:03:40 -08007 btnNext: '.slideshow-next',
8 btnPause: '#pauseButton'
Scott Maine4d8f1b2012-06-21 18:03:05 -07009});
10</script>
11<?cs /if ?>
12<?cs if:tabbedList ?>
13<script type="text/javascript">
14$(".feed").dacTabbedList({
15 nav_id: '.feed-nav',
16 frame_id: '.feed-frame'
17});
18</script>
19<?cs /if ?>
Scott Mainf9b799b2012-06-22 10:25:52 -070020