Hello,
Does anyone know why the favicon dissapears
Background:
I have my site made according to mvc So, I will have a frontcontroller and a main layout All the other views will be loaded in the $content variable from the main layout. The main layout holds the tags withe the link rel "shortcut favicon".
The favicon dissapears when I klik on a link in a child view. This happens with firefox.
IE is ok, but is more persistant anyway, even if you want to get rid of it.
So, in short, - is there an explanation for this, maybe??
Thanks, Richard