🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Favicon Notifier is a dynamic Favicon manipulation plugin for jQuery that updates the favicon to notify the user of changes.

Favicon

Documentation

jQuery Favicon Notifier

Update the brower favicon to render custom text for notification purposes. Can change the icon image, render non-numerical text and choose the colors.

Usage

$.faviconNotify({     icon:      'favicon.ico', // Path to the favicon or image     value:     '8',           // String value to show     position:  'bl',          // 'tl', 'tr', 'bl' or 'br' - defaults to 'br'     glowColor: '#000000',     // Defaults to '#FFFFFF'     textColor: '#FFFFFF'      // Defaults to '#000000' });

Demo

Example


You May Also Like