New Window

Track History Widget Variables

   

Song Font   Artist Font   Amount of Tracks

jQuery

<!-- 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


<!-- 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>

Track History Widget

Code Generator

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.


Include your unique Amazon affiliate ID in your Shoutcast Widgets admin panel (Settings > Miscellaneous). Once enabled, clicking on one of the tracks will direct the visitor to the Amazon sales page for the artist.