libretime/plugins
martin e92be3c186 CC-1990: Widget to display schedule and "Now Playing" on any website
-First working version, needs to be called using:

<script>
    $(document).ready(function() {
        $("#headerLiveHolder").airtimeLiveInfo();
        $("#onAirToday").airtimeShowSchedule();
    });
</script>
2011-03-22 18:04:27 -04:00
..
jquery.showinfo.js CC-1990: Widget to display schedule and "Now Playing" on any website 2011-03-22 18:04:27 -04:00