<!-- Airtime plugin --> <script type="text/javascript" src="http://wadr.org/templates/assets/js/jquery.showinfo.js"></script> <script> $(document).ready(function() { $("#headerLiveHolder").airtimeLiveInfo({ sourceDomain:"http://wadr.org/", text: {onAirNow:"Sur les antennes", offline:"No info", current:"Current", next:"Next"} }); $("#onAirToday").airtimeShowSchedule({ sourceDomain:"http://wadr.org/" }); }); $(document).ready(function() { $("#scheduleTabs").airtimeWeekSchedule({ sourceDomain:"http://wadr.org/", dowText:{monday:"Lundi", tuesday:"Mardi", wednesday:"Mercredi", thursday:"Jeudi", friday:"Vendredi", saturday:"Samedi", sunday:"Dimanche"}, miscText:{time:"Temps", programName:"Nom du Programme", details:"Détails", readMore:"Lire La Suite"} }); }); </script>
that's really a mess
show "shows" is a good thing, but display titles will be really great
any plans for the next versions ?
or a way to do it ?
It looks like you're new here. If you want to get involved, click one of these buttons!