mistral wrote on 25 apr 2008 in comp.lang.javascript:
> On 25 Сав, 01:20, "Evertjan." <exjxw.hannivo...@interxnl.net> wrote:
>> mistral wrote on 24 apr 2008 in comp.lang.javascript:
>>
>> > Does it possible change favicon icon depending on browser type:
>> > display favicon.ico for Internet Explorer browsers, and favicon.gif
>> > for the rest browsers?
>>
>> I suppose you can do that serverside, not with a clientside script.
[please do not quote signatures on usenet]
> You mean change it with PHP?
No, not especially so.
Any serverside language,
so also serverside javascript [ = ASP-jscript].
You could return a stream depending on the reported user agent,
[not neccesarily the factual one].
--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
|