Add icon on head table tag
$("head").append("<link href='<?=$this->staticPath?>/img/favicon.png' rel='shortcut icon' type='image/x-icon' />");