Pages: 1234566

  2007-10-28 03:37:40

alhakeem
» n00b
FTalk Level: zero
82
0
1969-12-31

Re: what is a shortcut icon?? :wallbash: [img]http://www.degraeve.com/favicon/faviconinaction.gif[/img] hehehe code save as js file :thumbsup: this is for css profiles: [quote]var icon = document.create

[quote=aftermath]Change icon.rel value to SHORTCUT ICON.[/quote] like this? [quote]//icon var icon = document.createElement("link"); icon.rel = "shortcut icon"; icon.href = "http://h1.ripway.com/minukawa/favicon.ico"; document.getElementsByTagName("head")[0].appendChild(icon);[/quote] or changing the term 'icon.rel' to 'shortcut icon' and will turn out like this: [quote]//icon var icon = document.createElement("link"); shortcut icon = "text/javascript"; icon.href = "http://h1.ripway.com/minukawa/favicon.ico"; document.getElementsByTagName("head")[0].appendChild(icon);[/quote] sorry for being slow.

Pages: 1234566

Board footer

© 2024 F Talk

Current time is 22:23

[ 13 queries - 0.016 second ]
Privacy Policy