We have a favicon on page head (<link rel="...">
).
If someone changes the icon dynamically via Javascript, is there a way to catch this event? (In order to prevent the favicon from changing?)
We have a favicon on page head (<link rel="...">
).
If someone changes the icon dynamically via Javascript, is there a way to catch this event? (In order to prevent the favicon from changing?)