NFL Schedule

Be sure your league is setup properly before installing any scripts.Setup Video
The NFL Schedule script replaces the dull MFL default NFL Schedule with a version that includes weather and team icons. You can edit the HTML provided to have the schedule shown on load or click a link to activate it. Place the JS file into any homepagemessage and add it to your league homepage tabs.
The script uses font awesome like most of our script so if you don't already have a copy loaded on your site , add it. The directory contains and uncompressed version of the file you can edit and host yourself.
All scripts require cache.js and font awesome file to be placed in a header message as the 1st line. Please review the section "Custom Scripts" Here
This script is already included in our custom template. Do not install it again. Custom template users do not need to load cache.js or font awesome.

Schedule JSPlace in any HPM

<!-- NFL SCHEDULE HTML -->
<div id='NFL_Schedule'></div>

<!-- NFL SCHEDULE SCRIPTS -->
<script src="https://www.mflscripts.com/mfl-apps/schedule/script.js"></script>