-
1. Data: 2009-05-04 19:02:27
Temat: Shortcut icon
Od: "Rashpla" <t...@o...pl>
Mam wrzuconą ikonę:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional
.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head id="Head1" runat="server">
<link rel="shortcut icon" href="/icon.ico" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
Pod Mozilla wyswietla natomiast pod IE nie. Dlaczego?
--
Wysłano z serwisu OnetNiusy: http://niusy.onet.pl
-
2. Data: 2009-05-04 19:31:46
Temat: Re: Shortcut icon
Od: porneL <n...@p...net>
On Mon, 04 May 2009 20:02:27 +0100, Rashpla <t...@o...pl> wrote:
> Mam wrzuconą ikonę:
>
> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional
.dtd">
> <html xmlns="http://www.w3.org/1999/xhtml">
> <head id="Head1" runat="server">
> <link rel="shortcut icon" href="/icon.ico" />
> <meta http-equiv="content-type" content="text/html; charset=utf-8" />
>
> Pod Mozilla wyswietla natomiast pod IE nie. Dlaczego?
Jeśli używasz XHTML, to dlatego, że IE nie potrafi otwierać stron XHTML w ogóle :)
http://pornel.net/xhtml
http://pornel.net/transitional
Zakładając, że jednak ślesz HTML (pełny błędnych slashy), to powinno działać. Upewnij
się, że sama ikona jest czytana przez IE.
Spróbuj nazwać plik /favicon.ico, wtedy deklaracja nie będzie potrzebna.
--
http://pornel.net
this.author = new Geek("porneL");
-
3. Data: 2009-05-04 19:40:58
Temat: Re: Shortcut icon
Od: "ramzes" <t...@o...pl>
> On Mon, 04 May 2009 20:02:27 +0100, Rashpla <t...@o...pl> wrote:
>
> > Mam wrzuconą ikonę:
> >
> > <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> > "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional
.dtd">
> > <html xmlns="http://www.w3.org/1999/xhtml">
> > <head id="Head1" runat="server">
> > <link rel="shortcut icon" href="/icon.ico" />
> > <meta http-equiv="content-type" content="text/html; charset=utf-8" />
> >
> > Pod Mozilla wyswietla natomiast pod IE nie. Dlaczego?
>
> Jeśli używasz XHTML, to dlatego, że IE nie potrafi otwierać stron XHTML w
ogóle :)
> http://pornel.net/xhtml
> http://pornel.net/transitional
>
>
> Zakładając, że jednak ślesz HTML (pełny błędnych slashy), to powinno działać.
Upewnij się, że sama ikona jest czytana przez IE.
>
> Spróbuj nazwać plik /favicon.ico, wtedy deklaracja nie będzie potrzebna.
>
> --
> http://pornel.net
> this.author = new Geek("porneL");
Pełen błędnych slashy?
--
Wysłano z serwisu OnetNiusy: http://niusy.onet.pl
-
4. Data: 2009-05-05 14:57:22
Temat: Re: Shortcut icon
Od: Paweł Piskorz <n...@p...nie?>
ramzes pisze:
>> On Mon, 04 May 2009 20:02:27 +0100, Rashpla <t...@o...pl> wrote:
>>
>> http://pornel.net/xhtml
>> http://pornel.net/transitional
>>
>>
>> Zakładając, że jednak ślesz HTML (pełny błędnych slashy)
>
> Pełen błędnych slashy?
Czytaj strony do których linki zacytowałeś.
--
message[autor="PablO"]::after {
content:"Pozdrawiam";
}