favicon.js is a simple javascript library that allows you to dynamically change a favicon for the current page in your browser tab.
change favicon html, js change favicon dynamically, jquery change favicon, change favicon with javascript code examples
How to make use of it:
1. Download and insert the favicon.js library.
<script src="./favicon.min.js"></script>
2. Call the favicon function and specify the path to the new favorite as follows:
favicon('/path/to/favicon.png');
Change The Favicon On Your Webpage, favicon.js Plugin/Github
See Demo And Download
Official Website(oxmc): Click Here
This superior jQuery/javascript plugin is developed by oxmc. For extra Advanced Usages, please go to the official website.