Template:Biotec Dresden/Header
From 2010.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
$(function changeFavicon(){ | $(function changeFavicon(){ | ||
$('link[href=/favicon.ico]').remove(); | $('link[href=/favicon.ico]').remove(); | ||
- | + | $('<link type="image/x-png" rel="icon" href="http://www.biotec.tu-dresden.de/fileadmin/templates/images/biotecicon.png" />').insertAfter('head'); | |
- | + | $('<link type="image/x-icon" rel="shortcut icon" href="http://www.biotec.tu-dresden.de/fileadmin/templates/images/favicon.ico" />').insertAfter('head'); | |
}); | }); | ||
</script> | </script> |
Revision as of 18:19, 25 October 2010