-synchronize

This commit is contained in:
mkonecny 2011-01-06 17:07:45 -05:00
parent 7cf9699e37
commit fb7b56b2c3
6 changed files with 18 additions and 8 deletions

View file

@ -2,8 +2,8 @@
<script>
$(document).ready(function() {
$("#list0").playlistViewer();
$("#list1").playlistViewer();
});
</script>
<div id="list0"></div>
<div id="list1"></div>
</div>