<!-- JQUERY CODE SHOUTCAST WIDGETS TRACK HISTORY -->
<div id="TrackHistory"> </div>
<script src="https://shoutcastwidgets.com/js/jquery.min.js"></script>
<script>$(document).ready(function(){$("#TrackHistory").load("https://shoutcastwidgets.com/Widgets/v7-History/?uid=NetworkF&amazon=myautodj03-20&amount=15&color=black&showDate=show&showNumbers=show&mainFont=Francois+One&secondaryFont=Pacifico");
var refreshId = setInterval(function() {$("#TrackHistory").load("https://shoutcastwidgets.com/Widgets/v7-History/?uid=NetworkF&amazon=myautodj03-20&amount=15&color=black&showDate=show&showNumbers=show&mainFont=Francois+One&secondaryFont=Pacifico&blank=blank");}, 45000);
$.ajaxSetup({ cache: false });});</script>
<!-- IFRAME CODE SHOUTCAST WIDGETS TRACK HISTORY -->
<iframe src="https://shoutcastwidgets.com/Widgets/v7-History/?uid=NetworkF&amazon=myautodj03-20&amount=15&color=black&showDate=show&showNumbers=show&mainFont=Francois+One&secondaryFont=Pacifico" height="350px" width="100%" scrolling="yes" style="border:none;"> </iframe>
The Track History Widget is Fully Responsive!
IFRAME is recommended especially if you elect to display 5 or more tracks. The IFRAME code includes a parameter scrolling="yes" which tells the frame to show the scroll bar.