summaryrefslogtreecommitdiffstats
path: root/docs/html/samples/background.jd
blob: ec87f84e65aca9d835efe9798d3a7c34422b8a2d (plain)
1
2
3
4
5
6
7
8
9
10
11
page.title=Background
@jd:body


<div id="samples" class="background">
</div>


<script>
  $(document).ready(showSamples);
</script>