Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> Problem z wyswietlanim pod Mozilla, Na pewno juz kiedys było
slawa
post
Post #1





Grupa: Zarejestrowani
Postów: 42
Pomógł: 0
Dołączył: 8.02.2005

Ostrzeżenie: (0%)
-----


Mam problemz wyswietlaniem dokumentów pod Mozillą. Pod Explorerem wsztstko gra, natomiast , pod Mozillą dostaje tylko niesformatowany tekst.
Poniżej zamieszczam początkowe linie moich plików, bo chyba tugdzies tkwi problem
Oto moje pliki:
Początek dokumentu xml:

  1. <?xml version="1.0" encoding="iso-8859-2"?>
  2. <?xml-stylesheet href="styl2.xsl" type="text/xsl"?>


Początek arkusza stylów:
  1. <?xml version="1.0" encoding="iso-8859-2"?>
  2. <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns="http://www.w3.org/TR/xhtml1/strict ">
  3. <xsl:template match="/">
  4.      <html>
  5.            <head>
  6.                  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" />
  7.                  <title>Zagrożone gatunki</title>
  8.            </head>
  9.            <body>
  10.                  <xsl:apply-templates select="zagrożone_gatunki/zwierzę"/>
  11.            </body>
  12.      </html>
  13. </xsl:template>
Go to the top of the page
+Quote Post

Posty w temacie
- slawa   Problem z wyswietlanim pod Mozilla   11.05.2005, 12:47:01


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.08.2025 - 08:10